Function
GLibvprintf
Description
An implementation of the standard vprintf()
function which supports
positional parameters, as specified in the Single Unix Specification.
glib/gprintf.h
must be explicitly included in order to use this function.
Available since: | 2.2 |
This function is not directly available to language bindings |