__declspec(dllexport)

Peter Lindener Lindener.Peter at GMail.com
Sun Jan 15 19:26:38 PST 2012


D2 is Great, I've got D based numeric array DLLs extending Python 
Numpy..
My Question is:
   What is the D2 language's equivalent for __declspec(dllexport)..
Can one export variables as well as functions from a DLL's symbol 
table, while programing in D2 with dmd?

   -Peter


More information about the Digitalmars-d mailing list