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


LFREE Search:

In Memory Access Words in TurboForth Kernal

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

Returns available memory (in bytes) in low memory.

Example:

none

Comment:

none

See Also: HFREE  FFAIHM  FFAILM 

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