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


STK? Search:

In Interpreter Words in TurboForth Kernal

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

Checks for stack underflow, and aborts if an underflow is detected, otherwise no action is taken.

Example:

none

Comment:

none

See Also: ABORT 

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