We can get the length of a char array, just like an another array i.e. fetch the actual size of array using sizeof(arr) , and divide it with the size of ...
確定! 回上一頁