¡@

Home 

c# Programming Glossary: datareal

C# Marshalling double* from C++ DLL?

http://stackoverflow.com/questions/5072340/c-sharp-marshalling-double-from-c-dll

function extern C __declspec dllexport double fft double dataReal double dataImag ... The function calculates the FFT of the two.. doing is DllImport fft.dll static extern double fft double dataReal double dataImag and when I test it like this double foo fft.. information extern C __declspec dllexport void fft double dataReal double dataImag int length double output We always know the..