It's a two dimensional character array! Here is how an array of C string can be initialized: #define NUMBER_OF_STRING 4 #define MAX_STRING_SIZE 40 char arr[ ...
確定! 回上一頁