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


DUP Search:

In Stack Words in TurboForth Kernal

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

Duplicates the topmost cell.

Example:

none

Comment:

none

See Also: 2DUP 

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