摘要:
函数原型 #include <search.h> int hcreate(size_t nel); ENTRY *hsearch(ENTRY item, ACTION action); void hdestroy(void); #define _GNU_SOURCE /* See feature_t 阅读全文
posted @ 2022-08-30 15:58
梦过无声
阅读(775)
评论(0)
推荐(0)
摘要:
函数原型 #include <string.h> char *strtok(char *str, const char *delim); char *strtok_r(char *str, const char *delim, char **saveptr); str: 要分割的字符 delim: 阅读全文
posted @ 2022-08-30 14:54
梦过无声
阅读(174)
评论(0)
推荐(0)

浙公网安备 33010602011771号