complex
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. |
<metanoindex/>
<tbody> </tbody>| Elemento definito nell'header <complex.h>
|
||
#define complex _Complex |
||
Questa macro restituisce un identificatore di tipo utilizzato per identificare i tipi complessi.
Original:
This macro expands to a type specifier used to identify complex types.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Un programma può definirlo e forse allora ridefinire la macro
complex.Original:
A program may undefine and perhaps then redefine the
complex macro.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Vedi anche
(C99) |
tipo macro immaginario Original: imaginary type macro The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (macro costante) |