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


HFREE Search:

In Memory Access Words in TurboForth Kernal

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

Returns available memory (in bytes) in high memory.

Example:

none

Comment:

none

See Also: LFREE  FFAIHM  FFAILM 

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