up: programming - C - File I/O  
programming - C - function printfWhat links here?

Syntax

int printf (const char* format, ... );


Writes to the standard output (stdout) a sequence of data formatted as the format argument specifies. After the format parameter, the function expects at least as many additional arguments as specified in format.

Parameters



Return Value

On success, the total number of characters written is returned.

On failure, a negative number is returned.
programming - C - function printf
filename:programming - C - function printf
filename:programming%20%2D%20C%20%2D%20function%20printf
last edit:December 18 2012 19:08:20 (-3735479 minutes ago)
ct = 1131746957.000000 = November 11 2005 17:09:17
ft = 1355875700.000000 = December 18 2012 19:08:20
dt = -224128743.000000