complex
From cppreference.com
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.