<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


ZEROS Search:

In Built-in Variables in TurboForth Kernal

Word Name: ZEROS
Type: Standard word
Data Stack Signature: -- address
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Pushes the address of the ZEROS variable.

Example:

none

Comment:

If ZEROS=TRUE, . U. and $. etc will display leading zeros.

See Also: None listed

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>