home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A112062.TXT < prev    next >
Encoding:
Text File  |  1993-08-04  |  211 b   |  5 lines

  1. This statement includes the stdlib header file.  This header file
  2. contains the declarations for the exit function.  This function is
  3. used to exit the program if an error occurs opening or reading the
  4. files.
  5.