Forum: C Mar 28th, 2005 |
| Replies: 7 Views: 5,287 Why dont you put everything in 1 .cpp file and see if it makes a differece? If so then you are missing a few includes of files???
Just a random thought! |
Forum: C Mar 28th, 2005 |
| Replies: 7 Views: 5,287 umm correct me if im wrong but in main as no reference to the other cpp file? should you not want to include it?
this may work / may not, baring in mind I've not played with structs much I prefare... |