P99

◆ CMPLXL

#define CMPLXL (   A,
 
)    ((long double _Complex)((long double)(A) + _Complex_I * (long double)(B)))

Definition at line 106 of file p99_c99.h.