在C++中如何取得Array的長度呢? ... 如果想在function中取得array的長度的話,可以多傳入一個length當作parameter;或是使用C++11才加入的std::array ...
確定! 回上一頁