There is at least one exception to this rule: variable length arrays. ... sizeof(dynamicArray) will just return sizeof(pointer) because in c/c++ dynamic ...
確定! 回上一頁