> Is it possible to somehow use C++ code even though it uses C calls in > circle? > Sure. You just have to use a c++ compiler to compile the mud. C++ is supposed to be a superset of c; c code should work fine with a c++ compiler. Of course, in real life, there are often conflicts, but none of them are too difficult to overcome. PjD +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT