News

So that leaves arrays as the option ... >"could not convert template argument `array' to `const int (&)[5]<BR>ANSI C++ forbids declaration `blah' with no type"<BR>for the declaration of 'blahblah'.< ...
To put this in context, for one of my classes in College we have to code Hunt The Wumpus, so is it possible to populate a 2D array with Structs (rooms) and assign each a numerical value so i can ...