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
MC6802 - instruction set - arithmetic shift left memory
filename:programming - C - function printf
filename:programming%20%2D%20C%20%2D%20function%20printf
last edit:December 18 2012 19:08:20 (4656 days ago)
ct = 1758189828.000000 = September 18 2025 06:03:48
ft = 1355875700.000000 = December 18 2012 19:08:20
dt = 402314128.000000