07-14-2009 01:50 PM
Hi,
So I'd like to try to use some existing C99 code to do calculations, and for the functions, the code accepts and returns numbers of the "double complex" type. I've already spent half the day finding out the hard way that Visual Studio doesn't include the complex.h header, so before spending any more time trying to compile a DLL, does Labview actually even allow you to send and recieve complex numbers from a DLL call?
When I open the Call Library Function node and go to Parameters, the closest return type I see is 8-byte double, but nothing about complex... so.. I'm not even convinced that this will work.. has anyone done this before?
Thanks
Solved! Go to Solution.
07-14-2009 04:33 PM