1 extern int  parseopt(
2 #ifndef _NO_PROTO
3 int argc,
4 char **argv
5 #endif
6 );
7