MAINSAIL Language Manual, Section 49.3

previous   next   top   complete contents   complete index   framed top   this page unframed


49.3. $unbuffered

Figure 49–3. $unbuffered
COMPILETIME
BITS
<
macro>     $unbuffered;

$unbuffered is a bit that specifies that unbuffered I/O is to be allowed on the file that is being opened. It may be passed to $createUniqueFile, open, and $reOpen.


previous   next   top   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 49.3