D2.0 cpp interfacing: what is a C++ unsigned long counterpart inD?

BCS none at anon.com
Sat Oct 3 14:13:45 PDT 2009


Hello Denis,

> That's not always possible. Imagine LGPL'd code, or code which is
> distributed in precompiled form only (header + library).
> 

would, explicitly stating the mangled name work?

pragam(mangle, "mangled name") // proposed feature
extern(C++) uint SomeFunction();

 





More information about the Digitalmars-d mailing list