Defined in header <complex.h> | ||
---|---|---|
#define complex _Complex | (since C99) |
This macro expands to a type specifier used to identify complex types.
A program may undefine and perhaps then redefine the complex
macro.
(C99) | imaginary type macro (keyword macro) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/c/numeric/complex/complex