strlen() is a pre-defined function in C that returns the length of a string which it takes as an argument. We need to include the string.h ...
確定! 回上一頁