A good place to host C++ code and create GUI?There are a couple of different options available when it comes to making C++ GUIs. As for hosting t...
Help with ArraysI won't admit this is the best solution out there but with some quick testing I have come up with a ...
writing bigger programs?Hi. After I had learned all the fundamentals of C++ and console programming I pushed myself into the...
Bugs in Program Due Tomorrow (User Defined Functions)Firstly, the reason the code outputs "Invalid Choice!" when you enter the number 0 is because the do...
Function HelpThe computer isn't necessarily ignoring your function. You have just not called the function from an...