int vfprintf( FILE *stream, const char *format, va_list param )



	- prototype in stdio.h

	- sends formatted output to a stream