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


SPACE Search:

In Console I/O Words in TurboForth Kernal

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

EMITs a single space character (ascii 32) to the screen.

Example:

none

Comment:

none

See Also: EMIT  SPACES 

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