home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tools / clear_c / read.me < prev    next >
Text File  |  1989-12-07  |  388b  |  10 lines

  1.  
  2. File CODE.H shows how you can make C code more readable by the
  3. use of simple #define definitions. SEL.C is a little program
  4. illustrating this technique. SEL.EXE is compiled SEL.C. It is 
  5. a utility to get user input and return DOS ERRORLEVEL variable
  6. set to appropiate value for use in batch files.
  7. If you have any comments, leave me a message on this board.
  8.     Greg Kochaniak
  9.  
  10.