For char *, or strings, you have: char string[5] = “hello”;. → in memory it looks like a continuous space of six slots next to each other, ...
確定! 回上一頁