We want to print the string char string[30]; with the printf function: We use printf("%c\n",string[0]); .. We ...
確定! 回上一頁