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


2DUP Search:

In Stack Words in TurboForth Kernal

Word Name: 2DUP
Type: Standard word
Data Stack Signature: a b -- a b a b
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description: Duplicates the topmost two cells.
Example: none
Comment: none
See Also: 2DROP  DUP 

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