問題在於array 可以用pointer 相同的語法來存取記憶體,所以他們看起來很像,但實際上是不同的東西。此外array type 可以cast 成pointer type,例如 int [ ...
確定! 回上一頁