|
fileFlush |
|
fileFlush( const handle) // handle of file Flushes the output buffers of a file writing all pending data to device. Example: fileWrite(fileStdOut,'Enter name: '); fileFlush(fileStdOut); // force output |
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |