complex
Aus 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>| definiert in Header <complex.h>
|
||
#define complex _Complex |
||
Dieses Makro zu einem Typspezifizierer verwendet, um komplexe Typen zu identifizieren .
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.
Ein Programm kann undefine und vielleicht dann definieren die
complex Makro .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.
Siehe auch
(C99) |
imaginären type Makro 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. (Makro konstant) |