home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
disk
/
Misc
/
dd
/
getoption.h
< prev
next >
Wrap
Text File
|
1991-10-03
|
214b
|
8 lines
/*
* getoption.h - command line argument parsing function prototype
*
* Bruno Costa & Lucia Darsa - 25 May 90 - 25 May 90
*/
int getoption (int argc, char *argv[], char *argopts, char *noargopts, char *data);