printf( "decimal %d, char %c, string %s.\n", 12, '%', "hello" );