How to use external C Lib?

Daniel919 Daniel919 at web.de
Fri Aug 10 09:18:48 PDT 2007


Gregor Kopp wrote:
> http://disphelper.sourceforge.net/
> 
> I would like to use the Library above in some D programs.
> 
> What I know: It's written in C, I've read that this should be relatively 
> easy to port to D... or not?
> 
> For a absolute beginner like me, what steps could I take to port this to D?
> 
> Are there already programs helping with this?

Yes, you can use bcd:
http://www.dsource.org/projects/bcd

This is a great tool. I even created bindings for openssl with it.


Best regards,
Daniel


More information about the Digitalmars-d-learn mailing list