strncpy() — Copy Strings. Format #include <string.h> char *strncpy(char *string1, const char *string2, size_t count);. Language Level: ANSI.
確定! 回上一頁