home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM CD Showcase
/
OS2_CD_ROM.iso
/
smce0001
/
sware
/
wpsutil.exe
/
psutils
/
getopt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-12
|
132 b
|
7 lines
/* getopt.h - get command line options
*
* Parse the command line options, System V style.
*/
int getopt(int, char *[], char *);