printf ("Third char is: %c\n", arrayName[2]);. which prints out the third character, n. A disadvantage of creating strings using the character array syntax ...
確定! 回上一頁