(5)strncpy的用法. 原型:extern char *strncpy(char *dest, char *src, int n);. 用法:#include <string.h>. 功能:把src所指由NULL結束的字串的 ...
確定! 回上一頁