j
k
j a
j l
Piotr Caban (@piotr) commented about include/msvcrt/complex.h:
typedef _C_double_complex _Dcomplex; typedef _C_float_complex _Fcomplex; +double __cdecl cimag(_Dcomplex);
typedef _C_double_complex _Dcomplex; typedef _C_float_complex _Fcomplex;
+double __cdecl cimag(_Dcomplex);
```suggestion:-0+0 _ACRTIMP double __cdecl cimag(_Dcomplex); ```
Back to the thread
Back to the list