by Galaxy7games
Probably overlooking something (edited)
|
|
[10 replies] Last: It gets bumped to the top when there is a new post... And we are helpi... (by closed account Dy7SLyTq)
|
by Gorlash
string iterator problem
|
|
[2 replies] Last: You should mark the problem as solved now (by Smac89)
|
by iQChange
Where can I find an cross-platform compiler?
|
|
[6 replies] Last: @NT3 Sorry , I'm not an expert on *NIX, and I didn't know that GCC wor... (by iQChange)
|
by DarkBlue
Getting test scores using pointers
|
|
[3 replies] Last: You're problem starts here: void arrSelectSort( int* , int); This te... (by Computergeek01)
|
by bilbsyy
error C2146: syntax error : missing ';' before identifier
|
|
[6 replies] Last: Feel really stupid thanks coder :') (by bilbsyy)
|
by cppnoob25
Chain of command?
|
|
[2 replies] Last: Alright it's starting to make a little more sense. So it's used to run... (by cppnoob25)
|
by Denver
Color Change Of text
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/1640/ Here is a good topic (s... (by Tresky)
|
by pivottt
Reference to dynamic object
|
|
[6 replies] Last: Wow. I'll need some time to read about half the containers and keyword... (by pivottt)
|
by gortiz
C++ library inheritance
|
|
[4 replies] Last: I mean a different code which have the same idea (use a library which ... (by gortiz)
|
by MatthewRock
Strange anomaly. What is the reason?
|
|
[4 replies] Last: That's actually reasonable. Thank you. Btw. does it mean that by chang... (by MatthewRock)
|
by LB
Why doesn't SFINAE apply here?
|
|
[1 reply] : Need to make blah a dependant name resolved during the second phase of... (by JLBorges)
|
by ace799
This line means?
|
|
[9 replies] Last: In C++11 it is only one copy thanks to move constructors, and in C++03... (by LB)
|
by XanaRaquel
Vector, polymorphism, new and returns
|
|
[7 replies] Last: The Clone Pattern isn't exactly a feature of C++, it's just something ... (by LB)
|
by SuperStinger
Dereferencing void pointers
|
|
[8 replies] Last: thanks L B, i gave that a test and you are clearly correct :P Things ... (by SuperStinger)
|
by Wisely Done
Game design
|
|
[3 replies] Last: If you want I have code for a 2D RPG I wrote last year. Really badly c... (by closed account N36fSL3A)
|
Review Network Code |
|
[4 replies] Last: Well I wrote a rather lengthy reply but it seems as it's not hear anym... (by closed account N36fSL3A)
|
by Avijit
read flot value
|
|
[2 replies] Last: in C: fscanf(FILE *object, "%f", &float_variable); fgets(buffer, siz... (by Smac89)
|
by titi3000
Data Structures help!
|
|
[1 reply] : you have learnt it Why worry ? What are the problems with data struc... (by rmxhaha)
|
by ModShop
std::vector<std::string> Causes Segfault
|
|
[16 replies] Last: Now don't I feel stupid. Thank you so much for helping me! I probably ... (by ModShop)
|
by IWishIKnew
Can not get GDB.exe to work correctly
|
|
[1 reply] : Resolved. (by IWishIKnew)
|