can you help me with another very simple array problem, then thats it for my frazzled brain for todaiOk so now your getting into classes. The error that you are receiving is because in your player clas...
Do you want to continue? if/else ---HELP[code] #include <iostream.h> #include <iomanip.h> int main() { char ans; //use char not int unless...
can you help me with another very simple array problem, then thats it for my frazzled brain for todaiCheck lines 77 and 82. You have done: [code]brdray [posy] [posy] = you;[/code] Think about what you...
Polymorphic codeI too am not quite sure what you are asking. For example what are you MD5 hashing before compile tim...
can you help me with another very simple array problem, then thats it for my frazzled brain for todaiI would do something like this: [code]#include <iostream> #include <cmath> using namespace std; c...