home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra Super CD 1998 January
/
PCPLUS131.iso
/
DJGPP
/
V2
/
DJLSR201.ZIP
/
src
/
libc
/
dos
/
io
/
flushdc.txh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-19
|
276 b
|
18 lines
@node _flush_disk_cache, dos
@subheading Syntax
@example
#include <io.h>
void _flush_disk_cache (void);
@end example
@subheading Description
Attempts to update the disk with the data cached in the write-behind
disk cache.
@subheading Return Value
None.