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


CHARS Search:

In Memory Access Words in TurboForth Kernal

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

Returns a. Included for compatibility and code readability.

Example:

none

Comment:

none

See Also: CELLS 

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