Dynamic array inside a structureAnother 11th hour challenge from my homework. I know exactly what I need to do, just not how to do i...
Number checker + make it positiveSo I have this piece of code I've been using a lot: [code] while(!(cin >> x)) { cin...
Please explain this piece of code to meOk, that is quite helpful. Now what about: [code] cin.ignore(numeric_limits<streamsize>::max(), ...
Please explain this piece of code to meHi all, I am trying very hard to learn to program and have been setting a lot of little challenges f...
sin/cosin/tangent stuff?Ahhhhh! Ok that actually makes perfect sense! Thank you so much! Ok so I tested it by simply inpu...
This user does not accept Private Messages