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


ENDCASE Search:

In Flow Control Words in TurboForth Kernal

Word Name: ENDCASE
Type: Immediate compiling word
Data Stack Signature: --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Ends case-by-case processing. See CASE.

Example:

none

Comment:

none

See Also: CASE  ENDOF  OF 

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