One common solution is to declare an array of pointers to C-strings, and dynamically allocate space for each of the C-strings.
確定! 回上一頁