char *strncpy(char *restrict s1, const char *restrict s2, size_t n); ... strcpy() , the Base Definitions volume of IEEE Std 1003.1-2001, <string.h> ...
確定! 回上一頁