 |
calc. number of elements in array - C++ Forum
then how do i calculate the number of elements in the arrays, considering that both the arrays will have the same number of elements at all times, but the number might ... The sizeof() function returns the number of bytes occupied by a variable or array.
www.cplusplus.com |
 |