extern int * parse_int_arg( char * argstr, int * nel ); extern int * parse_int_args( int argc, char ** argv, int argno, int * nel );