Refactoring a class full of getters and settersHey everyone, I haven't written any C++ code in a long time, but I recently started a new project an...
How can I remove these #define's from the code and change them to something better?Hey there, I have a few questions about the #define's being used in this code, I never use them in m...
Calculating the averageThis code works, but it is pretty redundant and can be broken by the user if they enter a string for...
Question about Headers and Source FilesSo just today I learned how to use multiple of my own header and source files, how to use multiple s...
ButtonsThat's sort of vague, i don't really know what you mean by it - but try this: If you press escape, t...