Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
#+------------------------------+#############################################
#| BUFFERED FILE I/O OPEN TABLE |#############################################
#+------------------------------+#############################################
##############################################################################
##############################################################################
##############################################################################
###+--| Open mode |-----| Define |-----| Usage |---------------------------+##
###| Read only ......... &F_READ ..... File is opened for reading only,    |##
###|                                   positioning the read/write pointer  |##
###|                                   at the beginning.                   |##
###| Create ............ &F_CREATE ... If the file does not exist, create  |##
###|                                   it.  If the file exists, it will be |##
###|                                   truncated before any writes.        |##
###| Appending ......... &F_APPEND ... File is opened and the read/write   |##
###|                                   pointer is put at end of file.      |##
###+-----------------------------------------------------------------------+##
##############################################################################
##############################################################################
##############################################################################
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

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