sprintf

Name

sprintf --  Format a string and place it in a buffer

Synopsis

int sprintf (char * buf, const char * fmt, ... ...);

Arguments

buf

The buffer to place the result into

fmt

The format string to use @...: Arguments for the format string

...

variable arguments


Vovo2000.Com - About Vovo2000 - Terms of Service - Privacy Policy - Type Testing Lab