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


EMPTY-BUFFERS Search:

In Block I/O Words in TurboForth Kernal

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

Unconditionally sets all buffers to CLEAN. Subsequent FLUSHes will not write anything to disk.

Example:

none

Comment:

none

See Also: CLEAN  FLUSH 

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