Handle a string with length in C · Just rely on the null terminating character ( \0 ): We assume that the string doesn't contain \0 . Store a ...
確定! 回上一頁