Borland Turbo C++ 3.1 "Declaration syntax error"Thank you for the help! :D I think the variable should be fine, but now even though it compiles, it ...
Borland Turbo C++ 3.1 "Declaration syntax error"So, the last thing I've done before i go to sleep, i tried to compress the sample code into one file...
Borland Turbo C++ 3.1 "Declaration syntax error"Some examples for what I mean by datatype: int, char and my Sample code looks like this: MAIN.CPP:...
Borland Turbo C++ 3.1 "Declaration syntax error"So, In the MAIN.CPP if you mean that: [code] Map map; //later on map.generate(); [/code] also aft...
Borland Turbo C++ 3.1 "Declaration syntax error"And i tried with a small sample program, same error...