int printf( const char *format [, arg1, arg2, ...] )

	- prototype in stdio.h

	- printf formatted string


	- see	PRINTF SPEC   for format specifiers