Forum: C++ Jun 7th, 2005 |
| Replies: 3 Views: 2,050 yes that's exactly the error have got.
once i comment the first line, I get loads more errors.
Am guessing maybe that game is rather a C++ project, but i have tried creating it as a project... |
Forum: C++ Jun 6th, 2005 |
| Replies: 3 Views: 2,050 I have copied this program from this site, and simply copied as a new C++ file
but when run I got a number of error. so I included Myheader file which amongs other includes, the iostream.h, and... |