I get a warning:
Imaginary constants are a GNU extension
The J suffix is a GNU extension, which causes the literal to be of a _Complex type.
More info here: https://gcc.gnu.org/onlinedocs/gcc/Complex.html
I get a warning:
Imaginary constants are a GNU extension
The J suffix is a GNU extension, which causes the literal to be of a _Complex type.
More info here: https://gcc.gnu.org/onlinedocs/gcc/Complex.html