by forceface
Initializing static vectors and nested vectors
|
|
[2 replies] Last: Yes you are correct CReadout has a static vector member, I tried your ... (by forceface)
|
by estex198
extra iteration in for loop when reading from text file
|
|
[6 replies] Last: Ok I see now. Thanks so much guys! (by estex198)
|
Detecting Specific User Input. |
|
[5 replies] Last: Nevermind... (by Code Assassin)
|
by leanderson
nested if statement in a do...while problem
|
|
[1 reply] : where time is a double variable type. i check to see if (time == 1... (by Disch)
|
by amberleef
Search function?
|
|
[8 replies] Last: Well you could put it at the end of the deck but that wouldn't make se... (by amberleef)
|
by Sasino97
3 little questions
|
|
[1 reply] : Up. Please help me :)! (by Sasino97)
|
by franzwarning
Char to String Conversion
|
|
[1 reply] : >> ignores spaces. You could use getline. Alternatively, you could s... (by hamsterman)
|
problem with including header files |
|
[4 replies] Last: Thanks a lot. It seems that was the problem. I took the definition to ... (by soheilghafurian)
|
by Angeloo
Replace button with Enter key
|
|
[1 reply] : This should go to Windows Programming. Anyways - it is possible, but d... (by hanst99)
|
by purpleReign
languages?
|
|
[2 replies] Last: Learning programming languages is rather... easy. It takes a while to ... (by hanst99)
|
Linked list |
|
[3 replies] Last: thank you, that's what i needed. :) (by Tomislav Cundic)
|
by aspirewire
Do While Loop not looping
|
|
[2 replies] Last: Oh yes, thank you. (by aspirewire)
|
file read from visual c++ but nothing is displayed |
|
[no replies]
|
by tech junkie
Namespaces :: or . ?
|
|
[2 replies] Last: You use the '.' operator if you want to access a function or variable ... (by Pyrius)
|
by johnhuge
list
|
|
[1 reply] : Duplicate thread: http://www.cplusplus.com/forum/beginner/51980/ (by shacktar)
|
by TheFlow450
Need to know
|
|
[4 replies] Last: using only C++ What do you mean by "only C++"? SDL is C (which can... (by Disch)
|
by NetHacker
How to move a character with arrow keys like in Nethack?
|
|
[3 replies] Last: Adventure games are specifically console stuff... Not really. Grap... (by Disch)
|
by RedTheGreen
TinyXml - Parsing Gives Bad Strings
|
|
[2 replies] Last: Woops. Didn't see that. Thanks. (by RedTheGreen)
|
by htirwin
quiz program, randomized questions
|
|
[2 replies] Last: I think I tried an approach similar to what your describing. I made a... (by htirwin)
|
by cstokes
Visual C++ Simple Program Help
|
|
[1 reply] : Header File so far.... How does it look?? //Specification File (Gol... (by cstokes)
|