符号索引
此页面尝试列出所有可从标准库获得的符号。符号的写法如下:
宏符号 在单独的页面中列出。
内容 |
[编辑] _ A B C D E F G H I J L M N O P Q R S T U V W
[编辑] 宏
[编辑] _(下划线)
_Exit() (自 C99 起)
[编辑] A
abort()
abort_handler_s() (自 C11 起)
abs()
acos()
acosf() (自 C99 起)
acosh() (自 C99 起)
acoshf() (自 C99 起)
acoshl() (自 C99 起)
acosl() (自 C99 起)
aligned_alloc() (自 C11 起)
asctime() (在 C23 中弃用)
asctime_s() (自 C11 起)
asin()
asinf() (自 C99 起)
asinh() (自 C99 起)
asinhf() (自 C99 起)
asinhl() (自 C99 起)
asinl() (自 C99 起)
at_quick_exit() (自 C11 起)
atan()
atan2()
atan2f() (自 C99 起)
atan2l() (自 C99 起)
atanf() (自 C99 起)
atanh() (自 C99 起)
atanhf() (自 C99 起)
atanhl() (自 C99 起)
atanl() (自 C99 起)
atexit()
atof()
atoi()
atol()
atoll() (自 C99 起)
atomic_compare_exchange_strong() (泛型) (自 C11 起)
atomic_compare_exchange_strong_explicit() (泛型) (自 C11 起)
atomic_compare_exchange_weak() (泛型) (自 C11 起)
atomic_compare_exchange_weak_explicit() (泛型) (自 C11 起)
atomic_exchange() (泛型) (自 C11 起)
atomic_exchange_explicit() (泛型) (自 C11 起)
atomic_fetch_add() (泛型) (自 C11 起)
atomic_fetch_add_explicit() (泛型) (自 C11 起)
atomic_fetch_and() (泛型) (自 C11 起)
atomic_fetch_and_explicit() (泛型) (自 C11 起)
atomic_fetch_or() (泛型) (自 C11 起)
atomic_fetch_or_explicit() (泛型) (自 C11 起)
atomic_fetch_sub() (泛型) (自 C11 起)
atomic_fetch_sub_explicit() (泛型) (自 C11 起)
atomic_fetch_xor() (泛型) (自 C11 起)
atomic_fetch_xor_explicit() (泛型) (自 C11 起)
atomic_flag (自 C11 起)
atomic_flag_clear() (自 C11 起)
atomic_flag_clear_explicit() (自 C11 起)
atomic_flag_test_and_set() (自 C11 起)
atomic_flag_test_and_set_explicit() (自 C11 起)
atomic_init() (通用) (自 C11 起)
atomic_is_lock_free() (通用) (自 C11 起)
atomic_load() (通用) (自 C11 起)
atomic_load_explicit() (通用) (自 C11 起)
atomic_signal_fence() (自 C11 起)
atomic_store() (通用) (自 C11 起)
atomic_store_explicit() (通用) (自 C11 起)
atomic_thread_fence() (自 C11 起)
[编辑] B
bsearch()
bsearch_s() (自 C11 起)
btowc() (自 C95 起)
[编辑] C
c16rtomb() (自 C11 起)
c32rtomb() (自 C11 起)
cabs() (自 C99 起)
cabsf() (自 C99 起)
cabsl() (自 C99 起)
cacos() (自 C99 起)
cacosf() (自 C99 起)
cacosh() (自 C99 起)
cacoshf() (自 C99 起)
cacoshl() (自 C99 起)
cacosl() (自 C99 起)
call_once() (自 C11 起)
calloc()
carg() (自 C99 起)
cargf() (自 C99 起)
cargl() (自 C99 起)
casin() (自 C99 起)
casinf() (自 C99 起)
casinh() (自 C99 起)
casinhf() (自 C99 起)
casinhl() (自 C99 起)
casinl() (自 C99 起)
catan() (自 C99 起)
catanf() (自 C99 起)
catanh() (自 C99 起)
catanhf() (自 C99 起)
catanhl() (自 C99 起)
catanl() (自 C99 起)
cbrt() (自 C99 起)
cbrtf() (自 C99 起)
cbrtl() (自 C99 起)
ccos() (自 C99 起)
ccosf() (自 C99 起)
ccosh() (自 C99 起)
ccoshf() (自 C99 起)
ccoshl() (自 C99 起)
ccosl() (自 C99 起)
ceil()
ceilf() (自 C99 起)
ceill() (自 C99 起)
cexp() (自 C99 起)
cexpf() (自 C99 起)
cexpl() (自 C99 起)
char16_t (自 C11 起)
char32_t (自 C11 起)
cimag() (自 C99 起)
cimagf() (自 C99 起)
cimagl()tt> (自 C99 起)
clearerr()
clock()
clock_t
clog() (自 C99 起)
clogf() (自 C99 起)
clogl() (自 C99 起)
cnd_broadcast() (自 C11 起)
cnd_destroy() (自 C11 起)
cnd_init() (自 C11 起)
cnd_signal() (自 C11 起)
cnd_t (自 C11 起)
cnd_timedwait() (自 C11 起)
cnd_wait() (自 C11 起)
conj() (自 C99 起)
conjf() (自 C99 起)
conjl() (自 C99 起)
constraint_handler_t (自 C11 起)
copysign() (自 C99 起)
copysignf() (自 C99 起)
copysignl()tt> (自 C99 起)
cos()
cosf() (自 C99 起)
cosh()
coshf() (自 C99 起)
coshl() (自 C99 起)
cosl() (自 C99 起)
cpow() (自 C99 起)
cpowf() (自 C99 起)
cpowl() (自 C99 起)
cproj() (自 C99 起)
cprojf() (自 C99 起)
cprojl() (自 C99 起)
creal() (自 C99 起)
crealf() (自 C99 起)
creall() (自 C99 起)
csin() (自 C99 起)
csinf() (自 C99 起)
csinh() (自 C99 起)
csinhf() (自 C99 起)
csinhl()tt> (自 C99 起)
csinl() (自 C99 起)
csqrt() (自 C99 起)
csqrtf() (自 C99 起)
csqrtl() (自 C99 起)
ctan() (自 C99 起)
ctanf() (自 C99 起)
ctanh() (自 C99 起)
ctanhf() (自 C99 起)
ctanhl() (自 C99 起)
ctanl() (自 C99 起)
ctime() (在 C23 中已弃用)
ctime_s() (自 C11 起)
[编辑] D
difftime()
div()
div_t
double_t (自 C99 起)
[编辑] E
erf() (自 C99 起)
erfc() (自 C99 起)
erfcf() (自 C99 起)
erfcl() (自 C99 起)
erff() (自 C99 起)
erfl() (自 C99 起)
errno_t (自 C11 起)
exit()
exp()
exp2() (自 C99 起)
exp2f() (自 C99 起)
exp2l() (自 C99 起)
expf() (自 C99 起)
expl() (自 C99 起)
expm1() (自 C99 起)
expm1f() (自 C99 起)
expm1l() (自 C99 起)
[编辑] F
fabs()
fabsf() (自 C99 起)
fabsl() (自 C99 起)
fclose()
fdim() (自 C99 起)
fdimf() (自 C99 起)
fdiml() (自 C99 起)
feclearexcept() (自 C99 起)
fegetenv() (自 C99 起)
fegetexceptflag() (自 C99 起)
fegetround() (自 C99 起)
feholdexcept() (自 C99 起)
fenv_t (自 C99 起)
feof()
feraiseexcept() (自 C99 起)
ferror()
fesetenv() (自 C99 起)
fesetexceptflag() (自 C99 起)
fesetround() (自 C99 起)
fetestexcept() (自 C99 起)
feupdateenv() (自 C99 起)
fexcept_t (自 C99 起)
fflush()
fgetc()
fgetpos()
fgets()
fgetwc() (自 C95 起)
fgetws() (自 C95 起)
FILE
float_t (自 C99 起)
floor()
floorf() (自 C99 起)
floorl() (自 C99 起)
fma() (自 C99 起)
fmaf() (自 C99 起)
fmal() (自 C99 起)
fmax() (自 C99 起)
fmaxf() (自 C99 起)
fmaxl() (自 C99 起)
fmin() (自 C99 起)
fminf() (自 C99 起)
fminl() (自 C99 起)
fmod()
fmodf() (自 C99 起)
fmodl() (自 C99 起)
fopen()
fopen_s() (自 C11 起)
fpos_t
fprintf()
fprintf_s() (自 C11 起)
fputc()
fputs()
fputwc() (自 C95 起)
fputws() (自 C95 起)
fread()
free()
freopen()
freopen_s() (自 C11 起)
frexp()
frexpf() (自 C99 起)
frexpl() (自 C99 起)
fscanf()
fscanf_s() (自 C11 起)
fseek()
fsetpos()
ftell()
fwide() (自 C95 起)
fwprintf() (自 C95 起)
fwprintf_s() (自 C11 起)
fwrite()
fwscanf() (自 C95 起)
fwscanf_s() (自 C11 起)
[编辑] G
getc()
getchar()
getenv()
getenv_s() (自 C11 起)
gets() (在 C11 中已移除)
gets_s() (自 C11 起)
getwc() (自 C95 起)
getwchar() (自 C95 起)
gmtime()
gmtime_r() (自 C23 起)
gmtime_s() (自 C11 起)
[编辑] H
hypot() (自 C99 起)
hypotf() (自 C99 起)
hypotl() (自 C99 起)
[编辑] I
ignore_handler_s() (自 C11 起)
ilogb() (自 C99 起)
ilogbf() (自 C99 起)
ilogbl() (自 C99 起)
imaxabs() (自 C99 起)
imaxdiv() (自 C99 起)
imaxdiv_t (自 C99 起)
intwidth_t
|
---|
int_fast16_t (自 C99 起) |
isalnum()
isalpha()
isblank() (自 C99 起)
iscntrl()
isdigit()
isgraph()
islower()
isprint()
ispunct()
isspace()
isupper()
iswalnum() (自 C95 起)
iswalpha() (自 C95 起)
iswblank() (自 C99 起)
iswcntrl() (自 C95 起)
iswctype() (自 C95 起)
iswdigit() (自 C95 起)
iswgraph() (自 C95 起)
iswlower() (自 C95 起)
iswprint() (自 C95 起)
iswpunct() (自 C95 起)
iswspace() (自 C95 起)
iswupper() (自 C95 起)
iswxdigit() (自 C95 起)
isxdigit()
[编辑] J
[编辑] L
labs()
lconv
ldexp()
ldexpf() (自 C99 起)
ldexpl() (自 C99 起)
ldiv()
ldiv_t
lgamma() (自 C99 起)
lgammaf() (自 C99 起)
lgammal() (自 C99 起)
llabs() (自 C99 起)
lldiv() (自 C99 起)
lldiv_t (自 C99 起)
llrint() (自 C99 起)
llrintf() (自 C99 起)
llrintl() (自 C99 起)
llround() (自 C99 起)
llroundf() (自 C99 起)
llroundl() (自 C99 起)
localeconv()
localtime()
localtime_r() (自 C23 起)
localtime_s() (自 C11 起)
log()
log10()
log10f() (自 C99 起)
log10l() (自 C99 起)
log1p() (自 C99 起)
log1pf() (自 C99 起)
log1pl() (自 C99 起)
log2() (自 C99 起)
log2f() (自 C99 起)
log2l() (自 C99 起)
logb() (自 C99 起)
logbf() (自 C99 起)
logbl() (自 C99 起)
logf() (自 C99 起)
logl() (自 C99 起)
longjmp()
lrint() (自 C99 起)
lrintf() (自 C99 起)
lrintl() (自 C99 起)
lround() (自 C99 起)
lroundf() (自 C99 起)
lroundl() (自 C99 起)
[编辑] M
malloc()
max_align_t (自 C11 起)
mblen()
mbrlen() (自 C95 起)
mbrtoc16() (自 C11 起)
mbrtoc32() (自 C11 起)
mbrtowc() (自 C95 起)
mbsinit() (自 C95 起)
mbsrtowcs() (自 C95 起)
mbsrtowcs_s() (自 C11 起)
mbstate_t (自 C95 起)
mbstowcs() (自 C95 起)
mbstowcs_s() (自 C11 起)
mbtowc()
memccpy() (自 C23 起)
memchr()
memcmp()
memcpy()
memcpy_s() (自 C11 起)
memmove()
memmove_s() (自 C11 起)
memory_order (自 C11 起)
memory_order_acq_rel (自 C11 起)
memory_order_acquire (自 C11 起)
memory_order_consume (自 C11 起)
memory_order_relaxed (自 C11 起)
memory_order_release (自 C11 起)
memory_order_seq_cst (自 C11 起)
memset()
memset_s() (自 C11 起)
memset_explicit() (自 C23 起)
mktime()
modf()
modff() (自 C99 起)
modfl() (自 C99 起)
mtx_destroy() (自 C11 起)
mtx_init() (自 C11 起)
mtx_lock() (自 C11 起)
mtx_plain (自 C11 起)
mtx_recursive (自 C11 起)
mtx_t (自 C11 起)
mtx_timed (自 C11 起)
mtx_timedlock() (自 C11 起)
mtx_trylock() (自 C11 起)
mtx_unlock() (自 C11 起)
[编辑] N
nan() (自 C99 起)
nanf() (自 C99 起)
nanl() (自 C99 起)
nearbyint() (自 C99 起)
nearbyintf() (自 C99 起)
nearbyintl() (自 C99 起)
nextafter() (自 C99 起)
nextafterf() (自 C99 起)
nextafterl()tt> (自 C99 起)
nexttoward() (自 C99 起)
nexttowardf() (自 C99 起)
nexttowardl() (自 C99 起)
[编辑] O
once_flag (自 C11 起)
[编辑] P
perror()
pow()
powf() (自 C99 起)
powl() (自 C99 起)
printf()
printf_s() (自 C11 起)
ptrdiff_t
putc()
putchar()
puts()
putwc() (自 C95 起)
putwchar() (自 C95 起)
[编辑] Q
qsort()
qsort_s() (自 C11 起)
quick_exit() (自 C11 起)
[编辑] R
raise()
rand()
realloc()
remainder() (自 C99 起)
remainderf() (自 C99 起)
remainderl() (自 C99 起)
remove()
remquo() (自 C99 起)
remquof() (自 C99 起)
remquol() (自 C99 起)
rename()
rewind()
rint() (自 C99 起)
rintf() (自 C99 起)
rintl() (自 C99 起)
round() (自 C99 起)
roundf() (自 C99 起)
roundl() (自 C99 起)
rsize_t (自 C11 起)
[编辑] S
scalbln() (自 C99 起)
scalblnf() (自 C99 起)
scalblnl() (自 C99 起)
scalbn() (自 C99 起)
scalbnf() (自 C99 起)
scalbnl() (自 C99 起)
scanf()
scanf_s() (自 C11 起)
set_constraint_handler_s() (自 C11 起)
setbuf()
setlocale()
setvbuf()
sig_atomic_t
signal()
sin()
sinf() (自 C99 起)
sinh()
sinhf() (自 C99 起)
sinhl() (自 C99 起)
sinl() (自 C99 起)
size_t
snprintf() (自 C99 起)
snprintf_s() (自 C11 起)
snwprintf_s() (自 C11 起)
sprintf()
sprintf_s() (自 C11 起)
sqrt()
sqrtf() (自 C99 起)
sqrtl() (自 C99 起)
srand()
sscanf()
sscanf_s() (自 C11 起)
strcat()
strcat_s() (自 C11 起)
strchr()
strcmp()
strcoll()
strcpy()
strcpy_s() (自 C11 起)
strcspn()
strdup() (自 C23 起)
strerror()
strerror_s() (自 C11 起)
strerrorlen_s() (自 C11 起)
strftime()
strlen()
strncat()
strncat_s() (自 C11 起)
strncmp()
strncpy()
strncpy_s() (自 C11 起)
strndup() (自 C23 起)
strnlen_s() (自 C11 起)
strpbrk()
strrchr()
strspn()
strstr()
strtod()
strtof() (自 C99 起)
strtoimax() (自 C99 起)
strtok()
strtok_s() (自 C11 起)
strtol()
strtold() (自 C99 起)
strtoll() (自 C99 起)
strtoul()
strtoull() (自 C99 起)
strtoumax() (自 C99 起)
strxfrm()
swprintf() (自 C95 起)
swprintf_s() (自 C11 起)
swscanf() (自 C95 起)
swscanf_s() (自 C11 起)
system()
[编辑] T
tan()
tanf() (自 C99 起)
tanh() (自 C99 起)
tanhf() (自 C99 起)
tanhl() (自 C99 起)
tanl() (自 C99 起)
tgamma() (自 C99 起)
tgammaf() (自 C99 起)
tgammal() (自 C99 起)
thrd_busy (自 C11 起)
thrd_create() (自 C11 起)
thrd_current() (自 C11 起)
thrd_detach() (自 C11 起)
thrd_equal() (自 C11 起)
thrd_error (自 C11 起)
thrd_exit() (自 C11 起)
thrd_join() (自 C11 起)
thrd_nomem (自 C11 起)
thrd_sleep() (自 C11 起)
thrd_start_t (自 C11 起)
thrd_success (自 C11 起)
thrd_t (自 C11 起)
thrd_timedout (自 C11 起)
thrd_yield() (自 C11 起)
time()
time_t
timespec (自 C11 起)
timespec_get() (自 C11 起)
timespec_getres() (自 C23 起)
tm
tmpfile()
tmpfile_s() (自 C11 起)
tmpnam()
tmpnam_s() (自 C11 起)
tolower()
toupper()
towctrans() (自 C95 起)
towlower() (自 C95 起)
towupper() (自 C95 起)
trunc() (自 C99 起)
truncf() (自 C99 起)
truncl() (自 C99 起)
tss_create() (自 C11 起)
tss_delete() (自 C11 起)
tss_dtor_t (自 C11 起)
tss_get() (自 C11 起)
tss_set() (自 C11 起)
tss_t (自 C11 起)
[编辑] U
uintwidth_t
|
---|
uint_fast16_t (自 C99 起) |
[编辑] V
vfprintf()
vfprintf_s() (自 C11 起)
vfscanf() (自 C99 起)
vfscanf_s() (自 C11 起)
vfwprintf() (自 C95 起)
vfwprintf_s() (自 C11 起)
vfwscanf() (自 C99 起)
vfwscanf_s() (自 C11 起)
vprintf()
vprintf_s() (自 C11 起)
vscanf() (自 C99 起)
vscanf_s() (自 C11 起)
vsnprintf() (自 C99 起)
vsnprintf_s() (自 C11 起)
vsnwprintf_s() (自 C11 起)
vsprintf()
vsprintf_s() (自 C11 起)
vsscanf() (自 C99 起)
vsscanf_s() (自 C11 起)
vswprintf() (自 C95 起)
vswprintf_s() (自 C11 起)
vswscanf() (自 C99 起)
vswscanf_s() (自 C11 起)
vwprintf() (自 C95 起)
vwprintf_s() (自 C11 起)
vwscanf() (自 C99 起)
vwscanf_s() (自 C11 起)
[编辑] W
wchar_t
wcrtomb() (自 C95 起)
wcrtomb_s() (自 C11 起)
wcscat() (自 C95 起)
wcscat_s() (自 C11 起)
wcschr() (自 C95 起)
wcscmp() (自 C95 起)
wcscoll() (自 C95 起)
wcscpy() (自 C95 起)
wcscpy_s() (自 C11 起)
wcscspn() (自 C95 起)
wcsftime() (自 C95 起)
wcslen() (自 C95 起)
wcsncat() (自 C95 起)
wcsncat_s() (自 C11 起)
wcsncmp() (自 C95 起)
wcsncpy() (自 C95 起)
wcsncpy_s() (自 C11 起)
wcsnlen_s() (自 C11 起)
wcspbrk() (自 C95 起)
wcsrchr() (自 C95 起)
wcsrtombs() (自 C95 起)
wcsrtombs_s() (自 C11 起)
wcsspn() (自 C95 起)
wcsstr() (自 C95 起)
wcstod() (自 C95 起)
wcstof() (自 C99 起)
wcstoimax() (自 C99 起)
wcstok() (自 C95 起)
wcstok_s() (自 C11 起)
wcstol() (自 C95 起)
wcstold() (自 C99 起)
wcstoll() (自 C99 起)
wcstombs()
wcstombs_s() (自 C11 起)
wcstoul() (自 C95 起)
wcstoull() (自 C99 起)
wcstoumax() (自 C99 起)
wcsxfrm() (自 C95 起)
wctob() (自 C95 起)
wctomb()
wctomb_s() (自 C11 起)
wctrans() (自 C95 起)
wctrans_t (自 C95 起)
wctype() (自 C95 起)
wctype_t (自 C95 起)
wint_t (自 C95 起)
wmemchr() (自 C95 起)
wmemcmp() (自 C95 起)
wmemcpy() (自 C95 起)
wmemcpy_s() (自 C11 起)
wmemmove() (自 C95 起)
wmemmove_s() (自 C11 起)
wmemset() (自 C95 起)
wprintf() (自 C95 起)
wprintf_s() (自 C11 起)
wscanf() (自 C95 起)
wscanf_s() (自 C11 起)
[编辑] 另请参阅
C++ 文档 for
std 符号索引 |