Actually he should have used "puts()".
First, it provides the missing newline. And second, it is much more efficient to use a function which will not be scanning the string for format specifiers (e.g. %d, %i, %s).
Alex
"Don't let it end like this. Tell them I said something." -- last words of Pancho Villa (1877-1923)