home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISC DISC 2
/
RISC_DISC_2.iso
/
pd_share
/
utilities
/
cli
/
pgp2
/
src
/
h
/
getopt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-15
|
107 b
|
5 lines
#ifndef UNIX /* avoid conflict with stdlib.h */
int pgp_getopt(int argc, char **argv, char *opts);
#endif