Namespaces
Variants

Symbol Index

From cppreference.net
< c


Diese Seite versucht, alle Symbole aufzulisten, die in der Standardbibliothek verfügbar sind. Die Symbole werden wie folgt geschrieben:

  • Funktionsnamen mit () .
  • Generic Funktionsnamen (z.B., atomics ) gekennzeichnet mit (generic) .

Makro-Symbole sind auf einer separaten Seite aufgeführt.

Inhaltsverzeichnis

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


Makros

_ (Unterstrich)

_Exit() (seit C99)

A

abort()
abort_handler_s() (seit C11)
abs()
acos()
acosf() (seit C99)
acosh() (seit C99)
acoshf() (seit C99)
acoshl() (seit C99)
acosl() (seit C99)
aligned_alloc() (seit C11)
asctime() (veraltet in C23)
asctime_s() (seit C11)
asin()
asinf() (seit C99)
asinh() (seit C99)
asinhf() (seit C99)
asinhl() (seit C99)
asinl() (seit C99)
at_quick_exit() (seit C11)
atan()
atan2()
atan2f() (seit C99)
atan2l() (seit C99)
atanf() (seit C99)
atanh() (seit C99)
atanhf() (seit C99)
atanhl() (seit C99)
atanl() (seit C99)
atexit()
atof()
atoi()
atol()
atoll() (seit C99)

atomic_ type

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

atomic_compare_exchange_strong() (generisch) (seit C11)
atomic_compare_exchange_strong_explicit() (generisch) (seit C11)
atomic_compare_exchange_weak() (generisch) (seit C11)
atomic_compare_exchange_weak_explicit() (generisch) (seit C11)
atomic_exchange() (generisch) (seit C11)
atomic_exchange_explicit() (generisch) (seit C11)
atomic_fetch_add() (generisch) (seit C11)
atomic_fetch_add_explicit() (generisch) (seit C11)
atomic_fetch_and() (generisch) (seit C11)
atomic_fetch_and_explicit() (generisch) (seit C11)
atomic_fetch_or() (generisch) (seit C11)
atomic_fetch_or_explicit() (generisch) (seit C11)
atomic_fetch_sub() (generisch) (seit C11)
atomic_fetch_sub_explicit() (generisch) (seit C11)
atomic_fetch_xor() (generisch) (seit C11)
atomic_fetch_xor_explicit() (generisch) (seit C11)
atomic_flag (seit C11)
atomic_flag_clear() (seit C11)
atomic_flag_clear_explicit() (seit C11)
atomic_flag_test_and_set() (seit C11)
atomic_flag_test_and_set_explicit() (seit C11)
atomic_init() (generisch) (seit C11)
atomic_is_lock_free() (generisch) (seit C11)
atomic_load() (generisch) (seit C11)
atomic_load_explicit() (generisch) (seit C11)
atomic_signal_fence() (seit C11)
atomic_store() (generisch) (seit C11)
atomic_store_explicit() (generisch) (seit C11)
atomic_thread_fence() (seit C11)

B

bsearch()
bsearch_s() (seit C11)
btowc() (seit C95)

C

c16rtomb() (seit C11)
c32rtomb() (seit C11)
cabs() (seit C99)
cabsf() (seit C99)
cabsl() (seit C99)
cacos() (seit C99)
cacosf() (seit C99)
cacosh() (seit C99)
cacoshf() (seit C99)
cacoshl() (seit C99)
cacosl() (seit C99)
call_once() (seit C11)
calloc()
carg() (seit C99)
cargf() (seit C99)
cargl() (seit C99)
casin() (seit C99)
casinf() (seit C99)
casinh() (seit C99)
casinhf() (seit C99)
casinhl() (seit C99)
casinl() (seit C99)
catan() (seit C99)
catanf() (seit C99)
catanh() (seit C99)
catanhf() (seit C99)
catanhl() (seit C99)
catanl() (seit C99)
cbrt() (seit C99)
cbrtf() (seit C99)
cbrtl() (seit C99)
ccos() (seit C99)
ccosf() (seit C99)
ccosh() (seit C99)
ccoshf() (seit C99)
ccoshl() (seit C99)
ccosl() (seit C99)
ceil()
ceilf() (seit C99)
ceill() (seit C99)
cexp() (seit C99)
cexpf() (seit C99)
cexpl() (seit C99)
char16_t (seit C11)
char32_t (seit C11)
cimag() (seit C99)
cimagf() (seit C99)
cimagl() (seit C99)
clearerr()
clock()
clock_t
clog() (seit C99)
clogf() (seit C99)
clogl() (seit C99)
cnd_broadcast() (seit C11)
cnd_destroy() (seit C11)
cnd_init() (seit C11)
cnd_signal() (seit C11)
cnd_t (seit C11)
cnd_timedwait() (seit C11)
cnd_wait() (seit C11)
conj() (seit C99)
conjf() (seit C99)
conjl() (seit C99)
constraint_handler_t (seit C11)
copysign() (seit C99)
copysignf() (seit C99)
copysignl() (seit C99)
cos()
cosf() (seit C99)
cosh()
coshf() (seit C99)
coshl() (seit C99)
cosl() (seit C99)
cpow() (seit C99)
cpowf() (seit C99)
cpowl() (seit C99)
cproj() (seit C99)
cprojf() (seit C99)
cprojl() (seit C99)
creal() (seit C99)
crealf() (seit C99)
creall() (seit C99)
csin() (seit C99)
csinf() (seit C99)
csinh() (seit C99)
csinhf() (seit C99)
csinhl() (seit C99)
csinl() (seit C99)
csqrt() (seit C99)
csqrtf() (seit C99)
csqrtl() (seit C99)
ctan() (seit C99)
ctanf() (seit C99)
ctanh() (seit C99)
ctanhf() (seit C99)
ctanhl() (seit C99)
ctanl() (seit C99)
ctime() (in C23 veraltet)
ctime_s() (seit C11)

D

difftime()
div()
div_t
double_t (seit C99)

E

erf() (seit C99)
erfc() (seit C99)
erfcf() (seit C99)
erfcl() (seit C99)
erff() (seit C99)
erfl() (seit C99)
errno_t (seit C11)
exit()
exp()
exp2() (seit C99)
exp2f() (seit C99)
exp2l() (seit C99)
expf() (seit C99)
expl() (seit C99)
expm1() (seit C99)
expm1f() (seit C99)
expm1l() (seit C99)

F

fabs()
fabsf() (seit C99)
fabsl() (seit C99)
fclose()
fdim() (seit C99)
fdimf() (seit C99)
fdiml() (seit C99)
feclearexcept() (seit C99)
fegetenv() (seit C99)
fegetexceptflag() (seit C99)
fegetround() (seit C99)
feholdexcept() (seit C99)
fenv_t (seit C99)
feof()
feraiseexcept() (seit C99)
ferror()
fesetenv() (seit C99)
fesetexceptflag() (seit C99)
fesetround() (seit C99)
fetestexcept() (seit C99)
feupdateenv() (seit C99)
fexcept_t (seit C99)
fflush()
fgetc()
fgetpos()
fgets()
fgetwc() (seit C95)
fgetws() (seit C95)
FILE
float_t (seit C99)
floor()
floorf() (seit C99)
floorl() (seit C99)
fma() (seit C99)
fmaf() (seit C99)
fmal() (seit C99)
fmax() (seit C99)
fmaxf() (seit C99)
fmaxl() (seit C99)
fmin() (seit C99)
fminf() (seit C99)
fminl() (seit C99)
fmod()
fmodf() (seit C99)
fmodl() (seit C99)
fopen()
fopen_s() (seit C11)
fpos_t
fprintf()
fprintf_s() (seit C11)
fputc()
fputs()
fputwc() (seit C95)
fputws() (seit C95)
fread()
free()
freopen()
freopen_s() (seit C11)
frexp()
frexpf() (seit C99)
frexpl() (seit C99)
fscanf()
fscanf_s() (seit C11)
fseek()
fsetpos()
ftell()
fwide() (seit C95)
fwprintf() (seit C95)
fwprintf_s() (seit C11)
fwrite()
fwscanf() (seit C95)
fwscanf_s() (seit C11)

G

getc()
getchar()
getenv()
getenv_s() (seit C11)
gets() (entfernt in C11)
gets_s() (seit C11)
getwc() (seit C95)
getwchar() (seit C95)
gmtime()
gmtime_r() (seit C23)
gmtime_s() (seit C11)

H

hypot() (seit C99)
hypotf() (seit C99)
hypotl() (seit C99)

I

ignore_handler_s() (seit C11)
ilogb() (seit C99)
ilogbf() (seit C99)
ilogbl() (seit C99)
imaxabs() (seit C99)
imaxdiv() (seit C99)
imaxdiv_t (seit C99)

int width _t

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

isalnum()
isalpha()
isblank() (seit C99)
iscntrl()
isdigit()
isgraph()
islower()
isprint()
ispunct()
isspace()
isupper()
iswalnum() (seit C95)
iswalpha() (seit C95)
iswblank() (seit C99)
iswcntrl() (seit C95)
iswctype() (seit C95)
iswdigit() (seit C95)
iswgraph() (seit C95)
iswlower() (seit C95)
iswprint() (seit C95)
iswpunct() (seit C95)
iswspace() (seit C95)
iswupper() (seit C95)
iswxdigit() (seit C95)
isxdigit()

J

jmp_buf

L

labs()
lconv
ldexp()
ldexpf() (seit C99)
ldexpl() (seit C99)
ldiv()
ldiv_t
lgamma() (seit C99)
lgammaf() (seit C99)
lgammal() (seit C99)
llabs() (seit C99)
lldiv() (seit C99)
lldiv_t (seit C99)
llrint() (seit C99)
llrintf() (seit C99)
llrintl() (seit C99)
llround() (seit C99)
llroundf() (seit C99)
llroundl() (seit C99)
localeconv()
localtime()
localtime_r() (seit C23)
localtime_s() (seit C11)
log()
log10()
log10f() (seit C99)
log10l() (seit C99)
log1p() (seit C99)
log1pf() (seit C99)
log1pl() (seit C99)
log2() (seit C99)
log2f() (seit C99)
log2l() (seit C99)
logb() (seit C99)
logbf() (seit C99)
logbl() (seit C99)
logf() (seit C99)
logl() (seit C99)
longjmp()
lrint() (seit C99)
lrintf() (seit C99)
lrintl() (seit C99)
lround() (seit C99)
lroundf() (seit C99)
lroundl() (seit C99)

M

malloc()
max_align_t (seit C11)
mblen()
mbrlen() (seit C95)
mbrtoc16() (seit C11)
mbrtoc32() (seit C11)
mbrtowc() (seit C95)
mbsinit() (seit C95)
mbsrtowcs() (seit C95)
mbsrtowcs_s() (seit C11)
mbstate_t (seit C95)
mbstowcs() (seit C95)
mbstowcs_s() (seit C11)
mbtowc()
memccpy() (seit C23)
memchr()
memcmp()
memcpy()
memcpy_s() (seit C11)
memmove()
memmove_s() (seit C11)
memory_order (seit C11)
memory_order_acq_rel (seit C11)
memory_order_acquire (seit C11)
memory_order_consume (seit C11)
memory_order_relaxed (seit C11)
memory_order_release (seit C11)
memory_order_seq_cst (seit C11)
memset()
memset_s() (seit C11)
memset_explicit() (seit C23)
mktime()
modf()
modff() (seit C99)
modfl() (seit C99)
mtx_destroy() (seit C11)
mtx_init() (seit C11)
mtx_lock() (seit C11)
mtx_plain (seit C11)
mtx_recursive (seit C11)
mtx_t (seit C11)
mtx_timed (seit C11)
mtx_timedlock() (seit C11)
mtx_trylock() (seit C11)
mtx_unlock() (seit C11)

N

nan() (seit C99)
nanf() (seit C99)
nanl() (seit C99)
nearbyint() (seit C99)
nearbyintf() (seit C99)
nearbyintl() (seit C99)
nextafter() (seit C99)
nextafterf() (seit C99)
nextafterl() (seit C99)
nexttoward() (seit C99)
nexttowardf() (seit C99)
nexttowardl() (seit C99)

O

once_flag (seit C11)

P

perror()
pow()
powf() (seit C99)
powl() (seit C99)
printf()
printf_s() (seit C11)
ptrdiff_t
putc()
putchar()
puts()
putwc() (seit C95)
putwchar() (seit C95)

Q

qsort()
qsort_s() (seit C11)
quick_exit() (seit C11)

R

raise()
rand()
realloc()
remainder() (seit C99)
remainderf() (seit C99)
remainderl() (seit C99)
remove()
remquo() (seit C99)
remquof() (seit C99)
remquol() (seit C99)
rename()
rewind()
rint() (seit C99)
rintf() (seit C99)
rintl() (seit C99)
round() (seit C99)
roundf() (seit C99)
roundl() (seit C99)
rsize_t (seit C11)

S

scalbln() (seit C99)
scalblnf() (seit C99)
scalblnl() (seit C99)
scalbn() (seit C99)
scalbnf() (seit C99)
scalbnl() (seit C99)
scanf()
scanf_s() (seit C11)
set_constraint_handler_s() (seit C11)
setbuf()
setlocale()
setvbuf()
sig_atomic_t
signal()
sin()
sinf() (seit C99)
sinh()
sinhf() (seit C99)
sinhl() (seit C99)
sinl() (seit C99)
size_t
snprintf() (seit C99)
snprintf_s() (seit C11)
snwprintf_s() (seit C11)
sprintf()
sprintf_s() (seit C11)
sqrt()
sqrtf() (seit C99)
sqrtl() (seit C99)
srand()
sscanf()
sscanf_s() (seit C11)
strcat()
strcat_s() (seit C11)
strchr()
strcmp()
strcoll()
strcpy()
strcpy_s() (seit C11)
strcspn()
strdup() (seit C23)
strerror()
strerror_s() (seit C11)
strerrorlen_s() (seit C11)
strftime()
strlen()
strncat()
strncat_s() (seit C11)
strncmp()
strncpy()
strncpy_s() (seit C11)
strndup() (seit C23)
strnlen_s() (seit C11)
strpbrk()
strrchr()
strspn()
strstr()
strtod()
strtof() (seit C99)
strtoimax() (seit C99)
strtok()
strtok_s() (seit C11)
strtol()
strtold() (seit C99)
strtoll() (seit C99)
strtoul()
strtoull() (seit C99)
strtoumax() (seit C99)
strxfrm()
swprintf() (seit C95)
swprintf_s() (seit C11)
swscanf() (seit C95)
swscanf_s() (seit C11)
system()

T

tan()
tanf() (seit C99)
tanh() (seit C99)
tanhf() (seit C99)
tanhl() (seit C99)
tanl() (seit C99)
tgamma() (seit C99)
tgammaf() (seit C99)
tgammal() (seit C99)
thrd_busy (seit C11)
thrd_create() (seit C11)
thrd_current() (seit C11)
thrd_detach() (seit C11)
thrd_equal() (seit C11)
thrd_error (seit C11)
thrd_exit() (seit C11)
thrd_join() (seit C11)
thrd_nomem (seit C11)
thrd_sleep() (seit C11)
thrd_start_t (seit C11)
thrd_success (seit C11)
thrd_t (seit C11)
thrd_timedout (seit C11)
thrd_yield() (seit C11)
time()
time_t
timespec (seit C11)
timespec_get() (seit C11)
timespec_getres() (seit C23)
tm
tmpfile()
tmpfile_s() (seit C11)
tmpnam()
tmpnam_s() (seit C11)
tolower()
toupper()
towctrans() (seit C95)
towlower() (seit C95)
towupper() (seit C95)
trunc() (seit C99)
truncf() (seit C99)
truncl() (seit C99)
tss_create() (seit C11)
tss_delete() (seit C11)
tss_dtor_t (seit C11)
tss_get() (seit C11)
tss_set() (seit C11)
tss_t (seit C11)

U

uint width _t

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

ungetc()
ungetwc() (seit C95)

V

vfprintf()
vfprintf_s() (seit C11)
vfscanf() (seit C99)
vfscanf_s() (seit C11)
vfwprintf() (seit C95)
vfwprintf_s() (seit C11)
vfwscanf() (seit C99)
vfwscanf_s() (seit C11)
vprintf()
vprintf_s() (seit C11)
vscanf() (seit C99)
vscanf_s() (seit C11)
vsnprintf() (seit C99)
vsnprintf_s() (seit C11)
vsnwprintf_s() (seit C11)
vsprintf()
vsprintf_s() (seit C11)
vsscanf() (seit C99)
vsscanf_s() (seit C11)
vswprintf() (seit C95)
vswprintf_s() (seit C11)
vswscanf() (seit C99)
vswscanf_s() (seit C11)
vwprintf() (seit C95)
vwprintf_s() (seit C11)
vwscanf() (seit C99)
vwscanf_s() (seit C11)

W

wchar_t
wcrtomb() (seit C95)
wcrtomb_s() (seit C11)
wcscat() (seit C95)
wcscat_s() (seit C11)
wcschr() (seit C95)
wcscmp() (seit C95)
wcscoll() (seit C95)
wcscpy() (seit C95)
wcscpy_s() (seit C11)
wcscspn() (seit C95)
wcsftime() (seit C95)
wcslen() (seit C95)
wcsncat() (seit C95)
wcsncat_s() (seit C11)
wcsncmp() (seit C95)
wcsncpy() (seit C95)
wcsncpy_s() (seit C11)
wcsnlen_s() (seit C11)
wcspbrk() (seit C95)
wcsrchr() (seit C95)
wcsrtombs() (seit C95)
wcsrtombs_s() (seit C11)
wcsspn() (seit C95)
wcsstr() (seit C95)
wcstod() (seit C95)
wcstof() (seit C99)
wcstoimax() (seit C99)
wcstok() (seit C95)
wcstok_s() (seit C11)
wcstol() (seit C95)
wcstold() (seit C99)
wcstoll() (seit C99)
wcstombs()
wcstombs_s() (seit C11)
wcstoul() (seit C95)
wcstoull() (seit C99)
wcstoumax() (seit C99)
wcsxfrm() (seit C95)
wctob() (seit C95)
wctomb()
wctomb_s() (seit C11)
wctrans() (seit C95)
wctrans_t (seit C95)
wctype() (seit C95)
wctype_t (seit C95)
wint_t (seit C95)
wmemchr() (seit C95)
wmemcmp() (seit C95)
wmemcpy() (seit C95)
wmemcpy_s() (seit C11)
wmemmove() (seit C95)
wmemmove_s() (seit C11)
wmemset() (seit C95)
wprintf() (seit C95)
wprintf_s() (seit C11)
wscanf() (seit C95)
wscanf_s() (seit C11)

Siehe auch

C++ Dokumentation für std Symbolverzeichnis