Hello, I've got a fairly complicated program I've written in C that
requires two doubles to be passed to it and it spits out two integers
as a result of a very detailed calculation. Is there a way to have
labview call this C function? I've tried searching the NI.com website
but all I could find were examples where labview was being compared to
C in an attempt to show how they are equal. Any advice/links to
relevant information or tutorials would be greatly appreciated.