strlcpy.c ... Implementation of strlcpy() for platforms that don't already have it. */ ... strlcpy(char *dst, const char *src, size_t siz).
確定! 回上一頁