hello,
I have written a dll in VC++. I wanted to ask if it is possible for a method in a dll to return an array?
And would that array returned, be compatible with any language that is using the DLL? As-In compatible with C#, Java...etc.
I would be glad if I could get some leads in to it.
thank you.