strncpychar *strncpy(char *destination, const char *source, size_t num) ... a null terminated C string (reading it as such would overflow).
確定! 回上一頁