Using D libs in C

GreatEmerald pastas4 at gmail.com
Sun Jan 16 13:19:01 PST 2011


Is it possible to write a static library in D and then use it in a program
written in C? I've found instructions about using DLLs here on the website,
but there is no mention about using static libraries instead.

Also, is it possible to use the same method on Linux, just with .a files
instead? Or .so for that matter?


More information about the Digitalmars-d-learn mailing list