Thursday, September 30, 2010

Vect_AddSub - More bumps, more success

At first, I wanted to make the operators +, +=, -, -= global member functions, but I swear reading over something that the professor wrote that Global stuff was bad.  After giving up my Global conquest and continuing the assignment, I made them work as members of the Vect class.

I get two warnings however.  Hopefully this doesn't cause any troubles later.

In fear of the things yet to come, I've planned to submit via Perforce every time I complete a test file.  Hopefully that will somehow be helpful if things go to crappy creek.

No comments:

Post a Comment