Formatted Printing Function

Header file

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

Here is a demonstration program and the output it produces.

Previous, Next, Index