Arrays and Pointer Arithmetic. In C, arrays have a strong relationship to pointers. ... If you try to compute the array's size using sizeof, you just get 4.
確定! 回上一頁