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]
##############################################################################
###+---------+################################################################
#+-| 15.3.3b |-----------------------------+##################################
#| +---------+ Binary I/O Open Modes Table |##################################
#+-----------------------------------------+##################################
##############################################################################
##############################################################################
##+--| Mode |------------| Define |-------------| Usage |-------------------+#
##| read only ......... &B_READ .............. Opens file for reading only. |#
##| write only ........ &B_WRITE ............. Opens file for writing only. |#
##|                                            DOS read/write pointer is    |#
##|                                            positioned at the beginning  |#
##|                                            of the file when the file    |#
##|                                            is opened.                   |#
##| read write ........ &B_READ_WRITE ........ Opens the file for reading   |#
##|                                            or writing.  DOS read/write  |#
##|                                            pointer is positioned at the |#
##|                                            beginning of the file when   |#
##|                                            the file is opened.          |#
##| create read write . &B_CREATE ............ Opens file for read write.   |#
##|                                            Truncates the file if it     |#
##|                                            exists.                      |#
##+-------------------------------------------------------------------------+#
##############################################################################

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