int vprintf( const char *format, va_list param )


	- prototype in stdio.h

	- sends formatted output to stdout