strncpy (). Copy a string, to a maximum length. Synopsis: #include <string.h> char* strncpy( char* dst, const char* src, size_t n );. Arguments:.
確定! 回上一頁