C Standard Library header files
De cppreference.com
< c
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<assert.h>
|
Conditionnellement compilé macro qui compare son argument à zéro |
<complex.h> (depuis C99)
|
Arithmétique des nombres complexes |
<ctype.h>
|
Fonctions pour déterminer le type de contenu dans les données de caractères |
<errno.h>
|
Macros signalement des conditions d'erreur |
<fenv.h> (depuis C99)
|
Virgule flottante environnement |
<float.h>
|
Limites des types de flotteurs |
<inttypes.h> (depuis C99)
|
Conversion de format pour les entiers |
<iso646.h> (depuis C99)
|
Orthographes opérateur alternatif
Original: Alternative operator spellings The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<limits.h>
|
Tailles des types de base |
<locale.h>
|
Services de localisation |
<math.h>
|
Mathématiques communes fonctions |
<setjmp.h>
|
Sauts non locaux |
<signal.h>
|
Signal de manutention |
<stdalign.h> (depuis C11)
|
Tapez contrôle de l'alignement
Original: Type alignment control The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdarg.h>
|
Arguments variables
Original: Variable arguments The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdatomic.h> (depuis C11)
|
Types atomiques |
<stdbool.h> (depuis C99)
|
Macros soutenant type bool |
<stddef.h>
|
Définitions de macros communs
Original: Common macro definitions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdint.h> (depuis C99)
|
De largeur fixe les types entiers |
<stdio.h>
|
D'entrée / sortie |
<stdlib.h>
|
Utilitaires général: gestion de la mémoire, utilitaires du programme, conversions de chaînes, des nombres aléatoires
Original: General utilities: gestion de la mémoire, utilitaires du programme, conversions de chaînes, des nombres aléatoires The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdnoreturn.h> (depuis C11)
|
Non-retour des fonctions
Original: Non-returning functions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<string.h>
|
Chaîne de manutention |
<tgmath.h> (depuis C99)
|
Type générique mathématiques (macros emballage math.h et complex.h)
Original: Type générique mathématiques (macros wrapping math.h and complex.h) The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<threads.h> (depuis C11)
|
Libary fil |
<time.h>
|
Heure / date utilitaires |
<uchar.h> (depuis C11)
|
UTF-16 et UTF-utilitaires de caractère 32 |
<wchar.h> (depuis C99)
|
Multi-octets étendue et les services publics de caractères étendus |
<wctype.h> (depuis C99)
|
Classification des caractères de large et utilitaires de cartographie |