Formatted Output and the printf() function ; %s, Print the string pointed to by a char * ; %p, Print a void * argument in hexadecimal (ANSI C only).
確定! 回上一頁