home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / filesy~1 / mfsdefrg.zoo / getopt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-14  |  47 b   |  3 lines

  1. extern int opterr,optind;
  2. extern char *optarg;
  3.