strlcpy.c ... OpenBSD and is used on platforms that don't 00013 * provide strlcpy(). ... 00043 */ 00044 size_t 00045 strlcpy(char *dst, const char *src, ...
確定! 回上一頁