Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b> low-level file handling</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Low-level File Handling
-------------------------------------------------------------------------------
 Reference Item| Description
               |
 FCLOSE()      | Close an open binary file and write DOS buffers to disk
 FCREATE()     | Create and/or truncate a binary file to zero length
 FERASE()      | Delete a file from disk
 FERROR()      | Test for errors after a binary file operation
 FOPEN()       | Open a binary file
 FREAD()       | Read characters from a binary file into a buffer variable
 FREADSTR()    | Read characters from a binary file
 FSEEK()       | Set a binary file pointer to a new position
 FWRITE()      | Write to an open binary file
 HEADER()      | Return the current database file header length
-------------------------------------------------------------------------------

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson