home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / CLEARC.ZIP / 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.