by Gantzias
SFML redraw same sprite
|
|
[2 replies] Last: Thanks i just figured it out! (by Gantzias)
|
by cmisip
Deleting an 2d array created with new in a class
|
|
[8 replies] Last: I switched to shared_ptrs so I dont have to worry about the memory lea... (by cmisip)
|
by cmisip
variadic template for class member undefined reference
|
|
[14 replies] Last: Works, no runtime issues. Thanks for your time and interest Chris (by cmisip)
|
by moodydog
Birthday Paradox coding
|
|
[16 replies] Last: [quote=cire]You probably didn't bother differentiating between those c... (by TheIdeasMan)
|
by Zeltrax
getline and wchar_t
|
|
[12 replies] Last: You are great, Thanks a lot! (by Zeltrax)
|
by MAhmed
Pointers
|
|
[3 replies] Last: No, you don't need to create a new one. You can have the pointer point... (by JayhawkZombie)
|
by IanZhang3374
Why does it say segmention fault : 11;
|
|
[2 replies] Last: I am trying to do quick sort (by IanZhang3374)
|
by LiBRiUMz
Creating Abstract Data Types
|
|
[19 replies] Last: Hey Abstract, that bool function with the print one actually makes sen... (by LiBRiUMz)
|
by Shishykish
How do I output the complete text from employee.dat to employee.dak?
|
|
[2 replies] Last: Hello, // need ifstream to read the information ifstream employe... (by Shishykish)
|
by advancety
program about are you smarter than a 5th grader (1,2)
|
|
[31 replies] Last: I still can't figure it out where to put "congratulations" because it ... (by advancety)
|
by aurimas13
Simple program | Recursion
|
|
[2 replies] Last: @ Grey Wolf >> Thanks. (by aurimas13)
|
by muffins123
For loops
|
|
[6 replies] Last: kevin84, All these answers are good, but they have kind of missed the... (by Handy Andy)
|
by Hexar90
Need Help
|
|
[4 replies] Last: Your welcome! Hope you come back to the forums again sometime :) (by kevinkjt2000)
|
by Matta
help with variables
|
|
[2 replies] Last: It's the prompt that is automatically put in the box you type your que... (by shadowmouse)
|
by slex04
Running while loop
|
|
[4 replies] Last: yeah ...I see it now ...that's a silly mistake thank you (by slex04)
|
by Enot02
Violations?
|
|
[4 replies] Last: My expected output is that 2 is this:https://en.wikipedia.org/wiki/Col... (by Enot02)
|
by hashbrown
How to pass a callback function (with arguments) as a parameter of another function
|
|
[3 replies] Last: Thanks Cire and Kevin for your answers. I got a better understanding n... (by hashbrown)
|
variables Questions |
|
[8 replies] Last: If you want to progressively subtract then running_result -= number; (by closed account 48T7M4Gy)
|
by Hesham0
Centered Average
|
|
[2 replies] Last: Ohhh, thanks alot, that made everything clear. (by Hesham0)
|
by Smiley15
Class Program
|
|
[4 replies] Last: Maybe this helps - I made the game array a char array instead of a int... (by closed account 48T7M4Gy)
|