Varianti

Type support

Da cppreference.com.
< c

<metanoindex/>

Tipi base

Tipi fondamentali definiti dal linguaggio

Ulteriori tipi di base e macro

Definizione nell'header <stddef.h>
senza segno tipo intero restituito dal gestore 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) [modifica]
firmato tipo intero restituito quando sottraendo due puntatori
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) [modifica]
implementazione definita puntatore nullo costante
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.

(macro costante) [modifica]
un tipo di allineamento con il requisito grande come qualsiasi altro scalare
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) [modifica]
byte offset from the beginning of a struct type to specified member
(funzione macro) [modifica]
Definizione nell'header <stdbool.h>
__bool_true_false_are_defined
(C99)
C compatibilità costante macro, si espande per intero 1 costante
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.

(macro costante)
Definizione nell'header <stdalign.h>
__alignas_is_defined
(C99)
C compatibilità costante macro, si espande per intero 1 costante
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.

(macro costante)

Larghezza fissa interi tipi (dal C99)

Limiti numerici

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