home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / compress / splint.arc / getopt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-04-13  |  64 b   |  4 lines

  1. extern int getopt();
  2. extern int optind;
  3. extern char *optarg;
  4.