Code ReviewCan someone review my code and let me know if there are any big mistakes. The program compiled corre...
Difficultly Handling VectorsThanks Tipaye and Mutexe for helping solve the problem. Mutexe, I was using pointers to force myse...
Difficultly Handling VectorsThis is the WeatherData Class: [code]#pragma once #include "ISubject.h" #include "IObserver.h" #inc...
Difficultly Handling VectorsI am working my way through the book Head First Design Patterns. The books code is based in Java; ho...
Static Bool gameOver Variable issuesQuick reply. Once again, you solve the problem. I did not know you needed to define the variable in...
This user does not accept Private Messages