$Header: /home/radek/cvs/forth-book/dictionary/ansi/0170.dash-trailing,v 1.1 2003/12/28 18:21:57 radek Exp $

Jméno

-TRAILING — „dash-trailingFIXME:

STRING

Přehled

( c-addr u1 → c-addr u2 )

Definováno v: dpANS Forth 6.1.0170 STRING

Popis

FIXME:

Description

If u1 is greater than zero, u2 is equal to u1 less the number of spaces at the end of the character string specified by c-addr u1. If u1 is zero or the entire string consists of spaces, u2 is zero.