home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 12 Font
/
12-Font.zip
/
FONTUTIL.ZIP
/
getopt.h
< prev
next >
Wrap
Text File
|
1992-06-12
|
132b
|
7 lines
/* getopt.h - get command line options
*
* Parse the command line options, System V style.
*/
int getopt(int, char *[], char *);