Espaces de noms
Variantes

Type support

De cppreference.com
< c

<metanoindex/>

Les types de base

Types fondamentaux définis par le langage

D'autres types de base et des macros

Defined in header <stddef.h>
unsigned integer retournée par l'opérateur sizeof
Original:
unsigned integer type returned by the sizeof operator
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(typedef) [edit]
type entier signé retourné lorsque la soustraction de deux pointeurs
Original:
signed integer type returned when subtracting two pointers
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(typedef) [edit]
définie par l'implémentation pointeur NULL constante
Original:
implementation-defined null pointer constant
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(constante macro) [edit]
un type avec exigence d'alignement aussi grand que n'importe quel autre type scalaire
Original:
a type with alignment requirement as great as any other scalar type
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(typedef) [edit]
décalage d'octet à partir du début d'un type de structure à organe spécifié
Original:
byte offset from the beginning of a struct type to specified member
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(fonction macro) [edit]
Defined in header <stdbool.h>
__bool_true_false_are_defined
(C99)
C Compatibilité constante macro, se développe pour 1 constante entière
Original:
C compatibility macro constant, expands to integer constant 1
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(constante macro)
Defined in header <stdalign.h>
__alignas_is_defined
(C99)
C Compatibilité constante macro, se développe pour 1 constante entière
Original:
C compatibility macro constant, expands to integer constant 1
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(constante macro)

Fixe les types entiers largeur (depuis C99)

Limites numériques

Morty Proxy This is a proxified and sanitized view of the page, visit original site.