非常教程

C参考手册

字符串 | Strings

字符串 | Strings

字符串 | Strings
atof 详细
atoi 详细
atol 详细
atoll 详细
btowc 详细
c16rtomb 详细
c32rtomb 详细
char16_t 详细
char32_t 详细
isalnum 详细
isalpha 详细
isblank 详细
iscntrl 详细
isdigit 详细
isgraph 详细
islower 详细
isprint 详细
ispunct 详细
isspace 详细
isupper 详细
iswalnum 详细
iswalpha 详细
iswblank 详细
iswcntrl 详细
iswctype 详细
iswdigit 详细
iswgraph 详细
iswlower 详细
iswprint 详细
iswpunct 详细
iswspace 详细
iswupper 详细
iswxdigit 详细
isxdigit 详细
mblen 详细
mbrlen 详细
mbrtoc16 详细
mbrtoc32 详细
mbrtowc 详细
mbsinit 详细
mbsrtowcs 详细
mbsrtowcs_s 详细
mbstate_t 详细
mbstowcs 详细
mbstowcs_s 详细
mbtowc 详细
memchr 详细
memcmp 详细
memcpy 详细
memcpy_s 详细
memmove 详细
memmove_s 详细
memset 详细
memset_s 详细
Null-terminated byte strings 详细
Null-terminated multibyte strings 详细
Null-terminated wide strings 详细
strcat 详细
strcat_s 详细
strchr 详细
strcmp 详细
strcoll 详细
strcpy 详细
strcpy_s 详细
strcspn 详细
strerror 详细
strerrorlen_s 详细
strerror_s 详细
Strings library 详细
strlen 详细
strncat 详细
strncat_s 详细
strncmp 详细
strncpy 详细
strncpy_s 详细
strnlen_s 详细
strpbrk 详细
strrchr 详细
strspn 详细
strstr 详细
strtod 详细
strtof 详细
strtoimax 详细
strtok 详细
strtok_s 详细
strtol 详细
strtold 详细
strtoll 详细
strtoul 详细
strtoull 详细
strtoumax 详细
strxfrm 详细
tolower 详细
toupper 详细
towctrans 详细
towlower 详细
towupper 详细
wcrtomb 详细
wcrtomb_s 详细
wcscat 详细
wcscat_s 详细
wcschr 详细
wcscmp 详细
wcscoll 详细
wcscpy 详细
wcscpy_s 详细
wcscspn 详细
wcslen 详细
wcsncat 详细
wcsncat_s 详细
wcsncmp 详细
wcsncpy 详细
wcsncpy_s 详细
wcsnlen_s 详细
wcspbrk 详细
wcsrchr 详细
wcsrtombs 详细
wcsrtombs_s 详细
wcsspn 详细
wcsstr 详细
wcstod 详细
wcstof 详细
wcstoimax 详细
wcstok 详细
wcstok_s 详细
wcstol 详细
wcstold 详细
wcstoll 详细
wcstombs 详细
wcstombs_s 详细
wcstoul 详细
wcstoull 详细
wcstoumax 详细
wcsxfrm 详细
wctob 详细
wctomb 详细
wctomb_s 详细
wctrans 详细
wctype 详细
wmemchr 详细
wmemcmp 详细
wmemcpy 详细
wmemcpy_s 详细
wmemmove 详细
wmemmove_s 详细
wmemset 详细