strlen() length of a string. We can use string function strlen() to get number of chars present in a string. strlen(string); ...
確定! 回上一頁