complex
De cppreference.com
|
|
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/>
<tbody> </tbody>| Déclaré dans l'en-tête <complex.h>
|
||
#define complex _Complex |
||
Cette macro s'étend à un spécificateur de type utilisé pour identifier les types complexes .
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 programme peut annuler la définition et peut-être ensuite redéfinir 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.
Voir aussi
(C99) |
macro type imaginaire 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. (constante macro) |