strcpy
strncpy
strcat
strchr
strcmp
strnicmp
strlen
strcspn
strdup
stricmp
strerror
strcmpi
strnset
strpbrk
strrchr
strrev
strset
strstr
strtod
strtok
strtol
strupr
swab
以上都是些c中字符串的常用函数,非常实用,此处记录,方便以后温故:)
strcpy
strncpy
strcat
strchr
strcmp
strnicmp
strlen
strcspn
strdup
stricmp
strerror
strcmpi
strnset
strpbrk
strrchr
strrev
strset
strstr
strtod
strtok
strtol
strupr
swab
以上都是些c中字符串的常用函数,非常实用,此处记录,方便以后温故:)