Quote:
Originally Posted by Edgar1898
One Question: why are you guys using archaic C, when you could be using C++
|
Because C is _far_ from "archaic". I'm considering using C++ for the rewrite of OpenEQ simply because I'm sick of dealing with passing structs to functions. I still won't touch the STL with a 10-foot clown pole. I'd rather keep the bloat out and do a little bit more work by hand.