vfprintf Write a formatted string to a stream &reftitle.description; intvfprintf resourcehandle stringformat arrayargs Write a string produced according to format to the stream resource specified by handle. Operates as fprintf but accepts an array of arguments, rather than a variable number of arguments. &reftitle.parameters; handle &strings.parameter.format; args &reftitle.returnvalues; Returns the length of the outputted string. &reftitle.examples; <function>vfprintf</function>: zero-padded integers ]]> &reftitle.seealso; printf sprintf fprintf vprintf vsprintf sscanf fscanf number_format date