by kmvinoth
Segmentation fault
|
|
[8 replies] Last: How many more times will you need to hear this? The program you poste... (by helios)
|
by cppuser
Question regarding pointer initialization
|
|
[10 replies] Last: Thanks for posting the examples and text from the std. I was having t... (by kempofighter)
|
by LustrousWS6
How can I avoid duplicate sets with elegance
|
|
[1 reply] : http://www.cplusplus.com/reference/stl/set/ It will also automatica... (by helios)
|
by NGen
Global Object Pointer
|
|
[5 replies] Last: Is it possible to still have the derived classes to have their own co... (by Disch)
|
by lCaYnl
I'm new; can someone take a look at this?
|
|
[6 replies] Last: /*else if (y == 5) { cout<< x%z; } You can use: cout <<... (by NGen)
|
by DragonKnight
How to inherit from one class to another
|
|
[11 replies] Last: The problem im having here, is I want it to return a string and I'm no... (by DragonKnight)
|
by Ragoune
PlaySound and char *
|
|
[1 reply] : Read through the Language Tutorial on this site to learn more about ... (by Duthomhas)
|
by DragonKnight
Can arrarys in a class store data from another class?
|
|
[8 replies] Last: Having set_team1_name in the class which represents just one team make... (by Bazzy)
|
by akstylish
Finished an online introductory course...where to go from here?
|
|
[5 replies] Last: Yes, I meant game programmers. (by akstylish)
|
by vince510
Compile time error
|
|
[7 replies] Last: It would be julianDay = long( intRes1 + ... + 1720994.5); ... (by jsmith)
|
by steinzfan
Compilation error, where did I go wrong?
|
|
[5 replies] Last: Mmmm... smells good ... chocolate... (by jsmith)
|
by trahancj
pointers for a beginner
|
|
[4 replies] Last: [regarding memory leaks] Yeh, I just wrote the code hyperspeed to show... (by trahancj)
|
by rv53705
string type max lenght
|
|
[4 replies] Last: Thanks a lot :) (by rv53705)
|
by mulch
need some advise with a program for a game
|
|
[8 replies] Last: A switch wouldn't make much of a difference. Some kind of a lookup tab... (by jmc)
|
by sonowilson
Looking for direction with assignment
|
|
[2 replies] Last: Thanks for posting that helios, but I don't think I'm having an issue ... (by sonowilson)
|
by wmheric
Boost library path
|
|
[1 reply] : Many of the boost libraries don't need to be linked, if you read at ht... (by Bazzy)
|
by waelali
Binary Search Trees - InOrder Traversal
|
|
[7 replies] Last: Thank you :-) It is clear to me now (by waelali)
|
by boon
Pointer to array, problems
|
|
[3 replies] Last: Oh man.. I am an idiot... lol.. Thanks alot for catching that, jmc and... (by boon)
|
by Pether
Creating GUI in C++
|
|
[3 replies] Last: Thank you. I dont know Dev C++, so dont think that is for me. I lo... (by Pether)
|
by AR Khan
Codepage
|
|
[1 reply] : Why start a new post for the same topic? http://www.cplusplus.com/for... (by Duthomhas)
|