Follow the guidelines for ports in C, the only difference is that you will be<br>compiling with a C++ compiler, so you need to inform the compiler to<br>export a function without the c++ name mangling. <br><br>This is done by placing your code in an: extern "C" { ... } block.
<br><br>What is Erlang Plus?<br><br><div><span class="gmail_quote">On 5/21/06, <b class="gmail_sendername">Jeff Crane</b> <<a href="mailto:jefcrane@yahoo.com">jefcrane@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would LOVE to use the HGE C++ Library for graphics<br>within my Erlang project. I can't find any C++ binding<br>examples =/<br><br>Is Erlang Plus dead?<br>Is there an alternative?<br><br>Would I be forced to use an Erlang<->Python<->C++ hack
<br>to use HGE from Erlang? Ew!<br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">http://mail.yahoo.com
</a><br></blockquote></div><br>