C
cppreference.com
< c
C .
| <assert.h> | , |
| <complex.h> ( C99) | |
| <ctype.h> | , |
| <errno.h> | , |
| <fenv.h> ( C99) | |
| <float.h> | |
| <inttypes.h> ( C99) | |
| <iso646.h> ( C95) | |
| <limits.h> | |
| <locale.h> | |
| <math.h> | |
| <setjmp.h> | |
| <signal.h> | |
| <stdalign.h> ( C11) | alignas alignof
|
| <stdarg.h> | |
| <stdatomic.h> ( C11) | |
| <stdbit.h> ( C23) | |
| <stdbool.h> ( C99) | |
| <stdckdint.h> ( C23) | |
| <stddef.h> | |
| <stdint.h> ( C99) | |
| <stdio.h> | / |
| <stdlib.h> | : , , , , |
| <stdnoreturn.h> ( C11) | noreturn |
| <string.h> | |
| <tgmath.h> ( C99) | (, math.h complex.h) |
| <threads.h> ( C11) | |
| <time.h> | / |
| <uchar.h> ( C11) | UTF-16 UTF-32 |
| <wchar.h> ( C95) | |
| <wctype.h> ( C95) | , |
- C23 (ISO/IEC 9899:2023):
- 7.1.2
- C17 (ISO/IEC 9899:2018):
- 7.1.2 (. 131-132)
- C11 (ISO/IEC 9899:2011):
- 7.1.2 (. 181-182)
- C99 (ISO/IEC 9899:1999):
- 7.1.2 (. 165)
- C89/C90 (ISO/IEC 9899:1990):
- 4.1.2
.
C++ C++
|