.length() equivalent for char array - C++ Forum - Cplusplus.com

.length() equivalent for char array - C++ Forum - Cplusplus.com

瀏覽:813
日期:2025-11-17
I have a char myArray[8] that I'm passing to a function. In my function I need to capture the length of the ......看更多