I want to use the complex numbers functions of C99 which according to this page http://digital.ni.com/public.nsf/allkb/73AEAD30C8AF681A86257BBB0054A26B should be possible. However, Labwindows can not find the complex.h header file in the #include <complex.h> statement.
How can I get this to work?