Classes in separate files in C++?Thanks. I didn't create the inline functions called that. They just appeared there when I created a ...
Classes in separate files in C++?I have copied this out of a book. I'm just not sure what to add in the main.cpp source file to make ...
Should I use else if or switch?When should I use else if or the switch statement? In this program what would be better to use? [...
When to use ++x and x++?ok thanks heaps :)
When to use ++x and x++?I'm not really sure what's happening here and when 1 is being added to each variable. I was wrote th...
This user does not accept Private Messages