The problem mainly comes from the fact that this application is written to compile on both linux and WIN32 systems. Which then leads into the fact that GCC is not fully ANSI C++ compliant. As for commenting and code cleanup, well hehe its a mess of sorts.
|