sprintf
Module:
ecereCOM
int
sprintf
(char *, const char *, ...)
Description
Formatted output to a string
Parameters
char *
(null)
const char *
(null)
...
(null)
Return Value
int