On Wednesday, 18 March 2015 at 14:17:13 UTC, Namal wrote:
Hello, as in the title. How can I call D functions from C++ (If my main() is in a c++ file).Thanks alot!
http://dlang.org/cpp_interface.html http://dlang.org/interfaceToC.html There is also D.learn ;)
