somVprintf - Parameters
fmt
(string)
The format string to be output.
ap
(va_list)
A
va_list
representing the values to be substituted into the format string.
rc
(long)
Returns the number of characters written.
[Back: somVprintf Parameter - rc]
[Next: somVprintf - Remarks]