printf Output a formatted string Description voidprintf stringformat mixedargs Produces output according to format, which is described in the documentation for sprintf. See also print, sprintf, vprintf, sscanf, fscanf and flush.