You can get the length of a string using the strlen function. This function is declared in the header file string.h . Function: size_t strlen (const char * s ).
確定! 回上一頁