int vscanf( const char *format, va_list argp )


	- prototype in stdio.h

	- like scanf(), except arguments accepted from va_arg array from
	  va_list parm