strlcpy (). Defined in string.h , the strlcpy() function copies up to size -1 characters from the NUL -terminated string src to dst .
確定! 回上一頁