I have been working on this for a couple days here and there. I can't figure out what to do on this program. I didn't get any further than I was before I just took a different way of writing the...
Thanks for the help I will try to write out the steps from now on before I even write a line of code. We never programmed like that in class we just jumped right into the program and started coding....
Is this the whole program? If so when I copied it into my code::blocks it didn't even compile correctly. I got an error that said something like "undefined reference to WinMain@16".
This is my first post so if I did something wrong let me know. Ok, so I have been reading the book practical C++ programming. One of the practice problems asks you take a number that is entered by a...