#include <complex.h>
long double __attribute__ ((const)) cimagl (long double complex _Z)
{
  return __imag__ _Z;
}
Download cimagl.c — origineel C-bestand