How to find the length of a string in C ... Use the strlen() function provided by the C standard library string.h header file. char name[7] = " ...
確定! 回上一頁