home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 Mobile
/
Chip_Mobile_2001.iso
/
palm
/
hobby
/
setiatpa
/
setiatpa.exe
/
seti@palm
/
pdbmake
/
getopt.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-07-20
|
136b
|
8 lines
#define LOCAL_GETOPT
extern int optind, optopt;
extern char *optarg;
extern int getopt(int nargc, char *nargv[], char *ostr);