int vsprintf( char *string, const char *format, va_list param )

	- prototype in stdio.h

	- sends formatted output to a string