int sprintf (char * buf, const char * fmt, ... ...);
int sprintf
The buffer to place the result into
The format string to use @...: Arguments for the format string
variable arguments