home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH00 / A00035.TXT < prev    next >
Encoding:
Text File  |  1993-11-23  |  485 b   |  9 lines

  1. All code examples are stored in files in a directory named 
  2. EXAMPLES on the CD-ROM.  Source-file names begin with EX.  The 
  3. next characters are a 2-digit chapter number followed by a 
  4. 2-digit sequence number.  If the code is specific a particular 
  5. compiler, an "I" for IBM, a "B" for Borland, or an "M" for 
  6. Microsoft is appended to the file name.  Normal C++ extensions 
  7. are used.  All source files are ordinary ASCII files accessible 
  8. by commands such as DIR, COPY and EDIT.
  9.