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


DROP Search:

In Stack Words in TurboForth Kernal

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

Discards the topmost cell.

Example:

none

Comment:

none

See Also: 2DROP 

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