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


C/L Search:

In Built-in Variables in TurboForth Kernal

Word Name: C/L
Type: Standard word
Data Stack Signature: -- address
Return Stack Signature: --
Availability: V1.0  V1.1  
Description:

Pushes the address of the 'characters per line' variable.

Example:

none

Comment:

C/L is 80 when reading from the command line or 64 when reading a block.

See Also: #TIB  SPAN 

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