Aaron Watters Wrote: > Ok, next question: If I wanted to run some D stuff under > the Apache web server in embedded mode I would have to > be able to write some C code which calls into D code. > This topic is not discussed in the docs that I can find. > > Is it possible to call from C into D (to embedded D code into > a larger process written in C)? You can't do this in java > and this is one of the reasons I always was averse to java > from the beginning. > > Thanks again, -- Aaron Watters
A little hidden right now http://www.prowiki.org/wiki4d/wiki.cgi?DcalledFromC
