int vsprintf
The buffer to place the result into
The format string to use
Arguments for the format string
Call this function if you are already dealing with a va_list. You probably want sprintf instead.