home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.src.lzh / MTOOLS_3.6 / getopt.h < prev    next >
Text File  |  1997-11-12  |  77b  |  4 lines

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