| QUOTE (Mage @ Apr 6 2003, 08:01 PM) | No, that was C code not C++. In C++, int blah() is treated as blah(void), however in C it's treated as int blah(...) would be treated in c++. |
That's depend on the compiler though. Anyway, I am trying to mess my Xbox as well. I can understand the code but writing it is a pian for me because I did Java for so long. I am trying to compile a embeded mozilla code with the Xbox compiler. Still no luck. Any one interest? |