3
Answers

which site will help me over C ?

Arijeet Ghosh

Arijeet Ghosh

4y
477
1
There is a function of C which returns a string and the function is inside a DLL and I want to use that DLL with C#. Simple.... so do I have to use PInvoke or COM or etc....
Do DllImport and dllexport functions alone will not fulfill my necessity......?
If they alone are OK then what would be the code...?
Answers (3)