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


2DROP Search:

In Stack Words in TurboForth Kernal

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

Discards the topmost two cells.

Example:

none

Comment:

none

See Also: DROP 

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