home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Online 1998 February
/
PCO_0298.ISO
/
filesbbs
/
os2
/
pgp263.arj
/
PGP263I.SRC
/
PGP263II.ZIP
/
src
/
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
C/C++ Source or Header
|
1995-08-09
|
125 b
|
5 lines
#ifndef UNIX /* avoid conflict with stdlib.h */
int pgp_getopt(int argc, char * const argv[], const char *opts);
#endif