home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / snpd9707.zip / RM_ALL.C < prev    next >
Text File  |  1997-07-05  |  179b  |  12 lines

  1. .I 0 1
  2. /* +++Date last modified: 05-Jul-1997 */
  3. .D 1 1
  4. .I 16 6
  5. #if defined(MSDOS) || defined(__MSDOS__)
  6.  #include "unistd.h"
  7. #else
  8.  #include <unistd.h>
  9. #endif
  10.  
  11. .D 17 2
  12.