Explain this code please (newbie) |
|
[1 reply] : Hello Chris, What code? There is no code in the message I see. And re... (by Handy Andy)
|
by NeonNovel
Placing Explosives (using GetAsyncKeyState)
|
|
[1 reply] : Hello NeonNovel, Based on what you have lines 6 - 25 will work just a... (by Handy Andy)
|
by MisterTams
How to properly overload >> input operator?
|
|
[9 replies] Last: kemort and coder777, You guys helped tremendously. It is a lot cleare... (by MisterTams)
|
by gubhaus
Connect4 Game
|
|
[1 reply] : HA. nevermind found my stupid mistake. (by gubhaus)
|
setw |
|
[3 replies] Last: Thanks guys! (by alextexasfan12)
|
by kirby3422
Validating user input
|
|
[3 replies] Last: Are you experiencing any problem? BTW, what about simplifying your cod... (by Enoizat)
|
how to use combination iin loops |
|
[1 reply] : can any one here who can do this problem yes, there is such a perso... (by gunnerfunner)
|
by sir jeffers
Need help on arrays
|
|
[2 replies] Last: Hello sir jeffers PLEASE ALWAYS USE CODE TAGS (the <> formatting butt... (by Handy Andy)
|
by kirby3422
Structures
|
|
[6 replies] Last: Your for loop runs 10 times, but the code within it reads into the sam... (by dhayden)
|
by Dango125
c++ check please help
|
|
[2 replies] Last: Eight Hundred Eleven and no/100s Dollars That's the only tricky part... (by Enoizat)
|
by kohl5555
search benchmarks
|
|
[1 reply] : the user to be able to enter as many numbers as he or she wants You... (by Enoizat)
|
by jamesfarrow
unique_ptr
|
|
[4 replies] Last: Thanks very much everyone, you have been a great help. James (by jamesfarrow)
|
by Fey
Random generator help
|
|
[1 reply] : How come this works This doesn't work. Your code is a bunch of compi... (by Pattako)
|
closed |
|
[3 replies] Last: http://www.cplusplus.com/forum/general/213776/ (by closed account 48T7M4Gy)
|
Class definition of an Item class. |
|
[1 reply] : there were various missing/misaligned braces in your program, this is ... (by gunnerfunner)
|
by nkman
Segmentation fault on queue
|
|
[2 replies] Last: In lines 27, 29 remove the semicolon if (tmp->left) // ; **... (by JLBorges)
|
by Boiboiboi31
Too many arguments
|
|
[2 replies] Last: Threw it in VS 2015 and it ran good. Sorry, not sure what the problem ... (by joe864864)
|
by schoolishard
Changing value in a two-dimensional Array
|
|
[1 reply] : Shouldn't each element of seatingArray, representing a specific seat, ... (by gunnerfunner)
|
by Shep5158
Having trouble with Random Access Files
|
|
[5 replies] Last: Okay, so I made a new solution and source file just to cover both. It ... (by Shep5158)
|