◐ Shell
clean mode source ↗

Type support - cppreference.com

Da cppreference.com.

Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate.

La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui.

Click here for the English version of this page

<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