[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+---------+################################################################
#+-| 15.3.3a |-------------------------------+################################
#| +---------+ Buffered I/O Open Modes Table |################################
#+-------------------------------------------+################################
##############################################################################
##############################################################################
##############################################################################
##+--| Mode |------------| Define |-------------| Usage |-------------------+#
##| read only ......... &F_READ .............. Opens file for reading only. |#
##| write only ........ &F_APPEND ............ Opens file for writing only. |#
##|                                            DOS read/write pointer is    |#
##|                                            positioned at the end of the |#
##|                                            file when the file is opened.|#
##| create ............ &F_CREATE ............ Truncates file to 0 bytes if |#
##|                                            it exists.  If the file does |#
##|                                            not exist, creates the file. |#
##+-------------------------------------------------------------------------+#
##############################################################################
##############################################################################
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson