#include <string.h> char *strdup(const char *s);. 函式介紹:. strdup()函式是c語言中常用的一種字串拷貝庫函式,一般和free()函式成對出現。
確定! 回上一頁