calc. number of elements in array - C++ Forum - Cplusplus.com

calc. number of elements in array - C++ Forum - Cplusplus.com

瀏覽:920
日期:2025-09-30
The sizeof() function returns the number of bytes occupied by a variable or array. If you know that, then you just need to divide by the number of ......看更多