|
maybe i'm really stupid, but my guess (after only going through one hellish college semester of C++) is that you have some data structures in your code, and some functions that you don't want to share with us. i looked through the code and don't recognize many keyword the c++ compiler knows, so that's why i assume they are names of data structures. if this is true, then i'm not as dumb as many (including i) perceive, and your error may be in the variable initializations, structures, or methods that manipulate the variables. if my insight doesn't help than just put it off until later.
__________________
Top Ten Reasons to Procrastinate:
1.
|