Explain this code please (newbie) |
|
Apr 21, 2017 at 5:42pm
[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)
|
|
Apr 21, 2017 at 5:30pm
[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?
|
|
Apr 21, 2017 at 5:18pm
[9 replies] Last: kemort and coder777, You guys helped tremendously. It is a lot cleare... (by MisterTams)
|
by gubhaus
Connect4 Game
|
|
Apr 21, 2017 at 2:14pm
[1 reply] : HA. nevermind found my stupid mistake. (by gubhaus)
|
setw |
|
Apr 21, 2017 at 2:05pm
[3 replies] Last: Thanks guys! (by alextexasfan12)
|
by kirby3422
Validating user input
|
|
Apr 21, 2017 at 12:33pm
[3 replies] Last: Are you experiencing any problem? BTW, what about simplifying your cod... (by Enoizat)
|
how to use combination iin loops |
|
Apr 21, 2017 at 11:52am
[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
|
|
Apr 21, 2017 at 11:38am
[2 replies] Last: Hello sir jeffers PLEASE ALWAYS USE CODE TAGS (the <> formatting butt... (by Handy Andy)
|
by kirby3422
Structures
|
|
Apr 21, 2017 at 9:49am
[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
|
|
Apr 21, 2017 at 7:52am
[2 replies] Last: Eight Hundred Eleven and no/100s Dollars That's the only tricky part... (by Enoizat)
|
by kohl5555
search benchmarks
|
|
Apr 21, 2017 at 7:25am
[1 reply] : the user to be able to enter as many numbers as he or she wants You... (by Enoizat)
|
by jamesfarrow
unique_ptr
|
|
Apr 21, 2017 at 6:56am
[4 replies] Last: Thanks very much everyone, you have been a great help. James (by jamesfarrow)
|
by Fey
Random generator help
|
|
Apr 21, 2017 at 6:56am
[1 reply] : How come this works This doesn't work. Your code is a bunch of compi... (by Pattako)
|
closed |
|
Apr 21, 2017 at 4:38am
[3 replies] Last: http://www.cplusplus.com/forum/general/213776/ (by closed account 48T7M4Gy)
|
Class definition of an Item class. |
|
Apr 21, 2017 at 3:32am
[1 reply] : there were various missing/misaligned braces in your program, this is ... (by gunnerfunner)
|
by nkman
Segmentation fault on queue
|
|
Apr 21, 2017 at 12:52am
[2 replies] Last: In lines 27, 29 remove the semicolon if (tmp->left) // ; **... (by JLBorges)
|
by Boiboiboi31
Too many arguments
|
|
Apr 21, 2017 at 12:09am
[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
|
|
Apr 21, 2017 at 12:03am
[1 reply] : Shouldn't each element of seatingArray, representing a specific seat, ... (by gunnerfunner)
|
by Shep5158
Having trouble with Random Access Files
|
|
Apr 20, 2017 at 11:59pm
[5 replies] Last: Okay, so I made a new solution and source file just to cover both. It ... (by Shep5158)
|