Houjun Liu
printf
printf
(
"text %s
\n
"
,
formatting
,
text
,
here
);
%s
(string)
%d
(integer)
%f
(double)