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


0! Search:

In Memory Access Words in TurboForth Kernal

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

Store 0 to the cell at address.

Example:

none

Comment:

none

See Also: ! 

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