home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / pgmutl / idtag.arc / getopt.h < prev    next >
Text File  |  1988-05-07  |  65b  |  4 lines

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