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


MEM Search:

In Memory Access Words in TurboForth Kernal

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

Reports the number of free bytes in low memory, number of free bytes in high memory, and total number of free bytes respectively to the screen.

Example:

none

Comment:

none

See Also: HFREE  LFREE  FFAIHM  FFAILM 

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