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


HEX Search:

In Miscellaneous in TurboForth Kernal

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

Sets the number base to hexadecimal to by writing 16 (decimal) to BASE.

Example:

none

Comment:

none

See Also: DECIMAL  BASE 

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