When we wanted to store a string, we stored it as an array of characters ( char s). For this array, we had to specify its exact size, as C arrays require. And ...
確定! 回上一頁