strlen (). Compute the length of a string. Synopsis: #include <string.h> size_t strlen( const char * s );. Arguments: s: The string whose length you want to ...
確定! 回上一頁