CppDS.com

C++ 98 11 14 17 20 手册

符号索引

来自cppreference.com
< c


此页面尝试列出来自标准库的所有可用符号。符号书写如下:

_ A B C D E F G H I J K L M N O P Q R S T U V W X


_ (下划线)

__alignas_is_defined (C11 起)
__alignof_is_defined (C11 起)
__bool_true_false_are_defined (C99 起)
_Complex_I (C99 起)
_Exit() (C99 起)
_Imaginary_I (C99 起)
_IOFBF
_IOLBF
_IONBF

A

abort()
abort_handler_s() (C11 起)
abs()
acos()
acos() (泛型) (C99 起)
acosf() (C99 起)
acosh() (C99 起)
acosh() (泛型) (C99 起)
acoshf() (C99 起)
acoshl() (C99 起)
acosl() (C99 起)
alignas (关键字宏) (C11 起)
aligned_alloc() (C11 起)
alignof (关键字宏) (C11 起)
and (运算符宏) (C95 起)
and_eq (运算符宏) (C95 起)
asctime()
asctime_s() (C11 起)
asin()
asin() (泛型) (C99 起)
asinf() (C99 起)
asinh() (C99 起)
asinh() (泛型) (C99 起)
asinhf() (C99 起)
asinhl() (C99 起)
asinl() (C99 起)
assert()
at_quick_exit() (C11 起)
atan()
atan() (泛型) (C99 起)
atan2()
atan2() (泛型) (C99 起)
atan2f() (C99 起)
atan2l() (C99 起)
atanf() (C99 起)
atanh() (C99 起)
atanh() (泛型) (C99 起)
atanhf() (C99 起)
atanhl() (C99 起)
atanl() (C99 起)
atexit()
atof()
atoi()
atol()
atoll() (C99 起)

atomic_type

atomic_bool (C11 起)
atomic_char (C11 起)
atomic_char16_t (C11 起)
atomic_char32_t (C11 起)
atomic_int (C11 起)
atomic_int_fast16_t (C11 起)
atomic_int_fast32_t (C11 起)
atomic_int_fast64_t (C11 起)
atomic_int_fast8_t (C11 起)
atomic_int_least16_t (C11 起)
atomic_int_least32_t (C11 起)
atomic_int_least64_t (C11 起)
atomic_int_least8_t (C11 起)
atomic_intmax_t (C11 起)
atomic_intptr_t (C11 起)
atomic_llong (C11 起)
atomic_long (C11 起)
atomic_ptrdiff_t (C11 起)
atomic_schar (C11 起)
atomic_short (C11 起)
atomic_size_t (C11 起)
atomic_uchar (C11 起)
atomic_uint (C11 起)
atomic_uint_fast16_t (C11 起)
atomic_uint_fast32_t (C11 起)
atomic_uint_fast64_t (C11 起)
atomic_uint_fast8_t (C11 起)
atomic_uint_least16_t (C11 起)
atomic_uint_least32_t (C11 起)
atomic_uint_least64_t (C11 起)
atomic_uint_least8_t (C11 起)
atomic_uintmax_t (C11 起)
atomic_uintptr_t (C11 起)
atomic_ullong (C11 起)
atomic_ulong (C11 起)
atomic_ushort (C11 起)
atomic_wchar_t (C11 起)

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_INIT (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 起)
ATOMIC_VAR_INIT() (C11 起)(C17 中弃用)

B

bitand (运算符宏) (C95 起)
bitor (运算符宏) (C95 起)
bool (关键字宏) (C99 起)
bsearch()
bsearch_s() (C11 起)
btowc() (C95 起)
BUFSIZ

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 起)
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 起)
cbrt() (泛型) (C99 起)
cbrtf() (C99 起)
cbrtl() (C99 起)
ccos() (C99 起)
ccosf() (C99 起)
ccosh() (C99 起)
ccoshf() (C99 起)
ccoshl() (C99 起)
ccosl() (C99 起)
ceil()
ceil() (泛型) (C99 起)
ceilf() (C99 起)
ceill() (C99 起)
cexp() (C99 起)
cexpf() (C99 起)
cexpl() (C99 起)
CHAR_BIT
CHAR_MAX
CHAR_MIN
char16_t (C11 起)
char32_t (C11 起)
cimag() (C99 起)
cimag() (泛型) (C99 起)
cimagf() (C99 起)
cimagl() (C99 起)
clearerr()
clock()
clock_t
CLOCKS_PER_SEC
clog() (C99 起)
clogf() (C99 起)
clogl() (C99 起)
CMPLX() (C11 起)
CMPLXF() (C11 起)
CMPLXL() (C11 起)
cnd_broadcast() (C11 起)
cnd_destroy() (C11 起)
cnd_init() (C11 起)
cnd_signal() (C11 起)
cnd_t (C11 起)
cnd_timedwait() (C11 起)
cnd_wait() (C11 起)
compl (运算符宏) (C95 起)
complex (关键字宏) (C99 起)
conj() (C99 起)
conj() (泛型) (C99 起)
conjf() (C99 起)
conjl() (C99 起)
constraint_handler_t (C11 起)
copysign() (C99 起)
copysign() (泛型) (C99 起)
copysignf() (C99 起)
copysignl() (C99 起)
cos()
cos() (泛型) (C99 起)
cosf() (C99 起)
cosh()
cosh() (泛型) (C99 起)
coshf() (C99 起)
coshl() (C99 起)
cosl() (C99 起)
cpow() (C99 起)
cpowf() (C99 起)
cpowl() (C99 起)
cproj() (C99 起)
cproj() (泛型) (C99 起)
cprojf() (C99 起)
cprojl() (C99 起)
creal() (C99 起)
creal() (泛型) (C99 起)
crealf() (C99 起)
creall() (C99 起)
csin() (C99 起)
csinf() (C99 起)
csinh() (C99 起)
csinhf() (C99 起)
csinhl() (C99 起)
csinl() (C99 起)
csqrt() (C99 起)
csqrtf() (C99 起)
csqrtl() (C99 起)
ctan() (C99 起)
ctanf() (C99 起)
ctanh() (C99 起)
ctanhf() (C99 起)
ctanhl() (C99 起)
ctanl() (C99 起)
ctime()
ctime_s() (C11 起)

D

DBL_DECIMAL_DIG (C11 起)
DBL_DIG
DBL_EPSILON
DBL_HAS_SUBNORM (C11 起)
DBL_MANT_DIG
DBL_MAX
DBL_MAX_10_EXP
DBL_MAX_EXP
DBL_MIN
DBL_MIN_10_EXP
DBL_MIN_EXP
DBL_TRUE_MIN (C11 起)
DECIMAL_DIG (C99 起)
difftime()
div()
div_t
double_t (C99 起)

E

EDOM
EILSEQ (C95 起)
EOF
ERANGE
erf() (C99 起)
erf() (泛型) (C99 起)
erfc() (C99 起)
erfc() (泛型) (C99 起)
erfcf() (C99 起)
erfcl() (C99 起)
erff() (C99 起)
erfl() (C99 起)
errno (宏变量)
errno_t (C11 起)
exit()
EXIT_FAILURE
EXIT_SUCCESS
exp()
exp() (泛型) (C99 起)
exp2() (C99 起)
exp2() (泛型) (C99 起)
exp2f() (C99 起)
exp2l() (C99 起)
expf() (C99 起)
expl() (C99 起)
expm1() (C99 起)
expm1() (泛型) (C99 起)
expm1f() (C99 起)
expm1l() (C99 起)

F

fabs()
fabs() (泛型) (C99 起)
fabsf() (C99 起)
fabsl() (C99 起)
false (C99 起)
fclose()
fdim() (C99 起)
fdim() (泛型) (C99 起)
fdimf() (C99 起)
fdiml() (C99 起)
FE_ALL_EXCEPT (C99 起)
FE_DFL_ENV (C99 起)
FE_DIVBYZERO (C99 起)
FE_DOWNWARD (C99 起)
FE_INEXACT (C99 起)
FE_INVALID (C99 起)
FE_OVERFLOW (C99 起)
FE_TONEAREST (C99 起)
FE_TOWARDZERO (C99 起)
FE_UNDERFLOW (C99 起)
FE_UPWARD (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
FILENAME_MAX
float_t (C99 起)
floor()
floor() (泛型) (C99 起)
floorf() (C99 起)
floorl() (C99 起)
FLT_DECIMAL_DIG (C11 起)
FLT_DIG
FLT_EPSILON
FLT_EVAL_METHOD (C99 起)
FLT_HAS_SUBNORM (C11 起)
FLT_MANT_DIG
FLT_MAX
FLT_MAX_10_EXP
FLT_MAX_EXP
FLT_MIN
FLT_MIN_10_EXP
FLT_MIN_EXP
FLT_RADIX
FLT_ROUNDS
FLT_TRUE_MIN (C11 起)
fma() (C99 起)
fma() (泛型) (C99 起)
fmaf() (C99 起)
fmal() (C99 起)
fmax() (C99 起)
fmax() (泛型) (C99 起)
fmaxf() (C99 起)
fmaxl() (C99 起)
fmin() (C99 起)
fmin() (泛型) (C99 起)
fminf() (C99 起)
fminl() (C99 起)
fmod()
fmod() (泛型) (C99 起)
fmodf() (C99 起)
fmodl() (C99 起)
fopen()
FOPEN_MAX
fopen_s() (C11 起)
FP_FAST_FMA (C99 起)
FP_FAST_FMAF (C99 起)
FP_FAST_FMAL (C99 起)
FP_ILOGB0 (C99 起)
FP_ILOGBNAN (C99 起)
FP_INFINITE (C99 起)
FP_NAN (C99 起)
FP_NORMAL (C99 起)
FP_SUBNORMAL (C99 起)
FP_ZERO (C99 起)
fpclassify() (C99 起)
fpos_t
fprintf()
fprintf_s() (C11 起)
fputc()
fputs()
fputwc() (C95 起)
fputws() (C95 起)
fread()
free()
freopen()
freopen_s() (C11 起)
frexp()
frexp() (泛型) (C99 起)
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_s() (C11 起)

H

HUGE_VAL
HUGE_VALF (C99 起)
HUGE_VALL (C99 起)
hypot() (C99 起)
hypot() (泛型) (C99 起)
hypotf() (C99 起)
hypotl() (C99 起)

I

I (C99 起)
ignore_handler_s() (C11 起)
ilogb() (C99 起)
ilogb() (泛型) (C99 起)
ilogbf() (C99 起)
ilogbl() (C99 起)
imaginary (关键字宏) (C99 起)
imaxabs() (C99 起)
imaxdiv() (C99 起)
imaxdiv_t (C99 起)
INFINITY (C99 起)

INTWIDTH_MAX

INT_FAST16_MAX (C99 起)
INT_FAST32_MAX (C99 起)
INT_FAST64_MAX (C99 起)
INT_FAST8_MAX (C99 起)
INT_LEAST16_MAX (C99 起)
INT_LEAST32_MAX (C99 起)
INT_LEAST64_MAX (C99 起)
INT_LEAST8_MAX (C99 起)
INT16_MAX (C99 起)
INT32_MAX (C99 起)
INT64_MAX (C99 起)
INT8_MAX (C99 起)
INTMAX_MAX (C99 起)
INTPTR_MAX (C99 起)

INTWIDTH_MIN

INT_FAST16_MIN (C99 起)
INT_FAST32_MIN (C99 起)
INT_FAST64_MIN (C99 起)
INT_FAST8_MIN (C99 起)
INT_LEAST16_MIN (C99 起)
INT_LEAST32_MIN (C99 起)
INT_LEAST64_MIN (C99 起)
INT_LEAST8_MIN (C99 起)
INT16_MIN (C99 起)
INT32_MIN (C99 起)
INT64_MIN (C99 起)
INT8_MIN (C99 起)
INTMAX_MIN (C99 起)
INTPTR_MIN (C99 起)

intwidth_t

int_fast16_t (C99 起)
int_fast32_t (C99 起)
int_fast64_t (C99 起)
int_fast8_t (C99 起)
int_least16_t (C99 起)
int_least32_t (C99 起)
int_least64_t (C99 起)
int_least8_t (C99 起)
int16_t (C99 起)
int32_t (C99 起)
int64_t (C99 起)
int8_t (C99 起)
intmax_t (C99 起)
intptr_t (C99 起)

INT_MAX
INT_MIN
INT16_C() (C99 起)
INT32_C() (C99 起)
INT64_C() (C99 起)
INT8_C() (C99 起)
INTMAX_C() (C99 起)
isalnum()
isalpha()
isblank() (C99 起)
iscntrl()
isdigit()
isfinite() (C99 起)
isgraph()
isgreater() (C99 起)
isgreaterequal() (C99 起)
isinf() (C99 起)
isless() (C99 起)
islessequal() (C99 起)
islessgreater() (C99 起)
islower()
isnan() (C99 起)
isnormal() (C99 起)
isprint()
ispunct()
isspace()
isunordered() (C99 起)
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

jmp_buf

K

kill_dependency() (C11 起)

L

L_tmpnam
L_tmpnam_s (C11 起)
labs()
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
lconv
LDBL_DECIMAL_DIG (C11 起)
LDBL_DIG
LDBL_EPSILON
LDBL_HAS_SUBNORM (C11 起)
LDBL_MANT_DIG
LDBL_MAX
LDBL_MAX_10_EXP
LDBL_MAX_EXP
LDBL_MIN
LDBL_MIN_10_EXP
LDBL_MIN_EXP
LDBL_TRUE_MIN (C11 起)
ldexp()
ldexp() (泛型) (C99 起)
ldexpf() (C99 起)
ldexpl() (C99 起)
ldiv()
ldiv_t
lgamma() (C99 起)
lgamma() (泛型) (C99 起)
lgammaf() (C99 起)
lgammal() (C99 起)
llabs() (C99 起)
lldiv() (C99 起)
lldiv_t (C99 起)
LLONG_MAX (C99 起)
LLONG_MIN (C99 起)
llrint() (C99 起)
llrint() (泛型) (C99 起)
llrintf() (C99 起)
llrintl() (C99 起)
llround() (C99 起)
llround() (泛型) (C99 起)
llroundf() (C99 起)
llroundl() (C99 起)
localeconv()
localtime()
localtime_s() (C11 起)
log()
log() (泛型) (C99 起)
log10()
log10() (泛型) (C99 起)
log10f() (C99 起)
log10l() (C99 起)
log1p() (C99 起)
log1p() (泛型) (C99 起)
log1pf() (C99 起)
log1pl() (C99 起)
log2() (C99 起)
log2() (泛型) (C99 起)
log2f() (C99 起)
log2l() (C99 起)
logb() (C99 起)
logb() (泛型) (C99 起)
logbf() (C99 起)
logbl() (C99 起)
logf() (C99 起)
logl() (C99 起)
LONG_MAX
LONG_MIN
longjmp()
lrint() (C99 起)
lrint() (泛型) (C99 起)
lrintf() (C99 起)
lrintl() (C99 起)
lround() (C99 起)
lround() (泛型) (C99 起)
lroundf() (C99 起)
lroundl() (C99 起)

M

malloc()
MATH_ERREXCEPT (C99 起)
math_errhandling (C99 起)
MATH_ERRNO (C99 起)
max_align_t (C11 起)
MB_CUR_MAX (宏变量)
MB_LEN_MAX
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()
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 起)
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 起)
nan() (C99 起)
nanf() (C99 起)
nanl() (C99 起)
nearbyint() (C99 起)
nearbyint() (泛型) (C99 起)
nearbyintf() (C99 起)
nearbyintl() (C99 起)
nextafter() (C99 起)
nextafter() (泛型) (C99 起)
nextafterf() (C99 起)
nextafterl() (C99 起)
nexttoward() (C99 起)
nexttoward() (泛型) (C99 起)
nexttowardf() (C99 起)
nexttowardl() (C99 起)
noreturn (关键字宏) (C11 起)
not (运算符宏) (C95 起)
not_eq (运算符宏) (C95 起)
NULL

O

offsetof()
once_flag (C11 起)
ONCE_FLAG_INIT (C11 起)
or (运算符宏) (C95 起)
or_eq (运算符宏) (C95 起)

P

perror()
pow()
pow() (泛型) (C99 起)
powf() (C99 起)
powl() (C99 起)

PRI{d i o u x X}WIDTH (宏字符串)

PRId16 (C99 起)
PRId32 (C99 起)
PRId64 (C99 起)
PRId8 (C99 起)
PRIdFAST16 (C99 起)
PRIdFAST32 (C99 起)
PRIdFAST64 (C99 起)
PRIdFAST8 (C99 起)
PRIdLEAST16 (C99 起)
PRIdLEAST32 (C99 起)
PRIdLEAST64 (C99 起)
PRIdLEAST8 (C99 起)
PRIdMAX (C99 起)
PRIdPTR (C99 起)
PRIi16 (C99 起)
PRIi32 (C99 起)
PRIi64 (C99 起)
PRIi8 (C99 起)
PRIiFAST16 (C99 起)
PRIiFAST32 (C99 起)
PRIiFAST64 (C99 起)
PRIiFAST8 (C99 起)
PRIiLEAST16 (C99 起)
PRIiLEAST32 (C99 起)
PRIiLEAST64 (C99 起)
PRIiLEAST8 (C99 起)
PRIiMAX (C99 起)
PRIiPTR (C99 起)
PRIo16 (C99 起)
PRIo32 (C99 起)
PRIo64 (C99 起)
PRIo8 (C99 起)
PRIoFAST16 (C99 起)
PRIoFAST32 (C99 起)
PRIoFAST64 (C99 起)
PRIoFAST8 (C99 起)
PRIoLEAST16 (C99 起)
PRIoLEAST32 (C99 起)
PRIoLEAST64 (C99 起)
PRIoLEAST8 (C99 起)
PRIoMAX (C99 起)
PRIoPTR (C99 起)
PRIu16 (C99 起)
PRIu32 (C99 起)
PRIu64 (C99 起)
PRIu8 (C99 起)
PRIuFAST16 (C99 起)
PRIuFAST32 (C99 起)
PRIuFAST64 (C99 起)
PRIuFAST8 (C99 起)
PRIuLEAST16 (C99 起)
PRIuLEAST32 (C99 起)
PRIuLEAST64 (C99 起)
PRIuLEAST8 (C99 起)
PRIuMAX (C99 起)
PRIuPTR (C99 起)
PRIx16 (C99 起)
PRIX16 (C99 起)
PRIx32 (C99 起)
PRIX32 (C99 起)
PRIx64 (C99 起)
PRIX64 (C99 起)
PRIx8 (C99 起)
PRIX8 (C99 起)
PRIxFAST16 (C99 起)
PRIXFAST16 (C99 起)
PRIxFAST32 (C99 起)
PRIXFAST32 (C99 起)
PRIxFAST64 (C99 起)
PRIXFAST64 (C99 起)
PRIxFAST8 (C99 起)
PRIXFAST8 (C99 起)
PRIxLEAST16 (C99 起)
PRIXLEAST16 (C99 起)
PRIxLEAST32 (C99 起)
PRIXLEAST32 (C99 起)
PRIxLEAST64 (C99 起)
PRIXLEAST64 (C99 起)
PRIxLEAST8 (C99 起)
PRIXLEAST8 (C99 起)
PRIxMAX (C99 起)
PRIXMAX (C99 起)
PRIxPTR (C99 起)
PRIXPTR (C99 起)

printf()
printf_s() (C11 起)
PTRDIFF_MAX (C99 起)
PTRDIFF_MIN (C99 起)
ptrdiff_t
putc()
putchar()
puts()
putwc() (C95 起)
putwchar() (C95 起)

Q

qsort()
qsort_s() (C11 起)
quick_exit() (C11 起)

R

raise()
rand()
RAND_MAX
realloc()
remainder() (C99 起)
remainder() (泛型) (C99 起)
remainderf() (C99 起)
remainderl() (C99 起)
remove()
remquo() (C99 起)
remquo() (泛型) (C99 起)
remquof() (C99 起)
remquol() (C99 起)
rename()
rewind()
rint() (C99 起)
rint() (泛型) (C99 起)
rintf() (C99 起)
rintl() (C99 起)
round() (C99 起)
round() (泛型) (C99 起)
roundf() (C99 起)
roundl() (C99 起)
RSIZE_MAX (宏变量) (C11 起)
rsize_t (C11 起)

S

scalbln() (C99 起)
scalbln() (泛型) (C99 起)
scalblnf() (C99 起)
scalblnl() (C99 起)
scalbn() (C99 起)
scalbn() (泛型) (C99 起)
scalbnf() (C99 起)
scalbnl() (C99 起)
scanf()
scanf_s() (C11 起)
SCHAR_MAX
SCHAR_MIN

SCN{d i o u x}WIDTH (宏字符串)

SCNd16 (C99 起)
SCNd32 (C99 起)
SCNd64 (C99 起)
SCNd8 (C99 起)
SCNdFAST16 (C99 起)
SCNdFAST32 (C99 起)
SCNdFAST64 (C99 起)
SCNdFAST8 (C99 起)
SCNdLEAST16 (C99 起)
SCNdLEAST32 (C99 起)
SCNdLEAST64 (C99 起)
SCNdLEAST8 (C99 起)
SCNdMAX (C99 起)
SCNdPTR (C99 起)
SCNi16 (C99 起)
SCNi32 (C99 起)
SCNi64 (C99 起)
SCNi8 (C99 起)
SCNiFAST16 (C99 起)
SCNiFAST32 (C99 起)
SCNiFAST64 (C99 起)
SCNiFAST8 (C99 起)
SCNiLEAST16 (C99 起)
SCNiLEAST32 (C99 起)
SCNiLEAST64 (C99 起)
SCNiLEAST8 (C99 起)
SCNiMAX (C99 起)
SCNiPTR (C99 起)
SCNo16 (C99 起)
SCNo32 (C99 起)
SCNo64 (C99 起)
SCNo8 (C99 起)
SCNoFAST16 (C99 起)
SCNoFAST32 (C99 起)
SCNoFAST64 (C99 起)
SCNoFAST8 (C99 起)
SCNoLEAST16 (C99 起)
SCNoLEAST32 (C99 起)
SCNoLEAST64 (C99 起)
SCNoLEAST8 (C99 起)
SCNoMAX (C99 起)
SCNoPTR (C99 起)
SCNu16 (C99 起)
SCNu32 (C99 起)
SCNu64 (C99 起)
SCNu8 (C99 起)
SCNuFAST16 (C99 起)
SCNuFAST32 (C99 起)
SCNuFAST64 (C99 起)
SCNuFAST8 (C99 起)
SCNuLEAST16 (C99 起)
SCNuLEAST32 (C99 起)
SCNuLEAST64 (C99 起)
SCNuLEAST8 (C99 起)
SCNuMAX (C99 起)
SCNuPTR (C99 起)
SCNx16 (C99 起)
SCNx32 (C99 起)
SCNx64 (C99 起)
SCNx8 (C99 起)
SCNxFAST16 (C99 起)
SCNxFAST32 (C99 起)
SCNxFAST64 (C99 起)
SCNxFAST8 (C99 起)
SCNxLEAST16 (C99 起)
SCNxLEAST32 (C99 起)
SCNxLEAST64 (C99 起)
SCNxLEAST8 (C99 起)
SCNxMAX (C99 起)
SCNxPTR (C99 起)

SEEK_CUR
SEEK_END
SEEK_SET
set_constraint_handler_s() (C11 起)
setbuf()
setjmp()
setlocale()
setvbuf()
SHRT_MAX
SHRT_MIN
SIG_ATOMIC_MAX (C99 起)
SIG_ATOMIC_MIN (C99 起)
sig_atomic_t
SIG_DFL
SIG_ERR
SIG_IGN
SIGABRT
SIGFPE
SIGILL
SIGINT
signal()
signbit() (C99 起)
SIGSEGV
SIGTERM
sin()
sin() (泛型) (C99 起)
sinf() (C99 起)
sinh()
sinh() (泛型) (C99 起)
sinhf() (C99 起)
sinhl() (C99 起)
sinl() (C99 起)
SIZE_MAX (C99 起)
size_t
snprintf() (C99 起)
snprintf_s() (C11 起)
snwprintf_s() (C11 起)
sprintf()
sprintf_s() (C11 起)
sqrt()
sqrt() (泛型) (C99 起)
sqrtf() (C99 起)
sqrtl() (C99 起)
srand()
sscanf()
sscanf_s() (C11 起)
static_assert (关键字宏) (C11 起)
stderr
stdin
stdout
strcat()
strcat_s() (C11 起)
strchr()
strcmp()
strcoll()
strcpy()
strcpy_s() (C11 起)
strcspn()
strerror()
strerror_s() (C11 起)
strerrorlen_s() (C11 起)
strftime()
strlen()
strncat()
strncat_s() (C11 起)
strncmp()
strncpy()
strncpy_s() (C11 起)
strnlen_s() (C11 起)
strpbrk()
strrchr()
strspn()
strstr()
strtod()
strtof() (C99 起)
strtoimax() (C99 起)
strtok()
strtok_s() (C11 起)
strtol()
strtold()
strtoll() (C99 起)
strtoul()
strtoull() (C99 起)
strtoumax() (C99 起)
strxfrm()
swprintf() (C95 起)
swprintf_s() (C11 起)
swscanf() (C95 起)
swscanf_s() (C11 起)
system()

T

tan()
tan() (泛型) (C99 起)
tanf() (C99 起)
tanh() (C99 起)
tanh() (泛型) (C99 起)
tanhf() (C99 起)
tanhl() (C99 起)
tanl() (C99 起)
tgamma() (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 起)
thread_local (关键字宏) (C11 起)
time()
time_t
TIME_UTC (C11 起)
timespec (C11 起)
timespec_get() (C11 起)
tm
TMP_MAX
TMP_MAX_S (C11 起)
tmpfile()
tmpfile_s() (C11 起)
tmpnam()
tmpnam_s() (C11 起)
tolower()
toupper()
towctrans() (C95 起)
towlower() (C95 起)
towupper() (C95 起)
true (C99 起)
trunc() (C99 起)
trunc() (泛型) (C99 起)
truncf() (C99 起)
truncl() (C99 起)
tss_create() (C11 起)
tss_delete() (C11 起)
TSS_DTOR_ITERATIONS (C11 起)
tss_dtor_t (C11 起)
tss_get() (C11 起)
tss_set() (C11 起)
tss_t (C11 起)

U

UCHAR_MAX

UINTWIDTH_MAX

UINT_FAST16_MAX (C99 起)
UINT_FAST32_MAX (C99 起)
UINT_FAST64_MAX (C99 起)
UINT_FAST8_MAX (C99 起)
UINT_LEAST16_MAX (C99 起)
UINT_LEAST32_MAX (C99 起)
UINT_LEAST64_MAX (C99 起)
UINT_LEAST8_MAX (C99 起)
UINT16_MAX (C99 起)
UINT32_MAX (C99 起)
UINT64_MAX (C99 起)
UINT8_MAX (C99 起)
UINTMAX_MAX (C99 起)
UINTPTR_MAX (C99 起)

uintwidth_t

uint_fast16_t (C99 起)
uint_fast32_t (C99 起)
uint_fast64_t (C99 起)
uint_fast8_t (C99 起)
uint_least16_t (C99 起)
uint_least32_t (C99 起)
uint_least64_t (C99 起)
uint_least8_t (C99 起)
uint16_t (C99 起)
uint32_t (C99 起)
uint64_t (C99 起)
uint8_t (C99 起)
uintmax_t (C99 起)
uintptr_t (C99 起)

UINT_MAX
UINT16_C() (C99 起)
UINT32_C() (C99 起)
UINT64_C() (C99 起)
UINT8_C() (C99 起)
UINTMAX_C() (C99 起)
ULLONG_MAX (C99 起)
ULONG_MAX
ungetc()
ungetwc() (C95 起)
USHRT_MAX

V

va_arg()
va_copy() (C99 起)
va_end()
va_list
va_start()
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_MAX (C99 起)
WCHAR_MIN (C99 起)
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 起)
WEOF (C95 起)
WINT_MAX (C99 起)
WINT_MIN (C99 起)
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 起)

X

xor (运算符宏) (C95 起)
xor_eq (运算符宏) (C95 起)

参阅

关闭