printf( format, ...) is the C printf function. The first argument must be a string. Further arguments must be scalars.