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


CELLS Search:

In Memory Access Words in TurboForth Kernal

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

Returns the number of bytes needed for a cells (a*2).

Example:

none

Comment:

none

See Also: 2* 

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