by mono
getting an exception
|
|
[1 reply] : I know that the problem is insert_ptr->set_link(precursor->link()); ... (by mono)
|
by SethSchoen1
st, nd, rd number suffixes in 'else if else'
|
|
[3 replies] Last: Heh, genius. I like it. Great little snippet to have handy. (by xwielder)
|
by mendozae
Remove leading space in the line of a file
|
|
[3 replies] Last: vlad from moscow, I run your code and it works. I am unfamiliar with ... (by mendozae)
|
by redkat85
Getline repeats the same line
|
|
[1 reply] : Is cells passed to Toeknize by value or by reference? And why is cells... (by LB)
|
by DJLad16
Call out to all the C++ GAME PROGRAMMERS!!
|
|
[2 replies] Last: Strong math skills are definitely something you want. The more advanc... (by slumpers)
|
by dtaqee88
This if statement works but I am confused as to how...can someone please explain how
|
|
[2 replies] Last: Thanks for the reply. The confusion is....h should equal 102 when I pr... (by dtaqee88)
|
by Ilithiya
What is wrong with my code? "no match for 'operator>>' error.
|
|
[5 replies] Last: Nevermind i figured it out the delcaration & definition are fine, when... (by Ilithiya)
|
by mbaker0421
Problem with my code....
|
|
[1 reply] : Hi ! Use code tags please XD Start from the top: error C3861: 'userSe... (by soranz)
|
by Ilithiya
Compiler outputs this message making it look like I need to add more "*". What is wrong?
|
|
[2 replies] Last: Thank you! That was right all i had to do was remove the inside the... (by Ilithiya)
|
by tnavid
What does mean?
|
|
[3 replies] Last: thank u Stewbond & Cubbi. (by tnavid)
|
by thornx1
Pixel searching/ Input Emulation questions
|
|
[no replies]
|
by jonjanssen13
Binary to Base Ten Converter
|
|
[6 replies] Last: @whitenite1 Thank you! That worked great! (by jonjanssen13)
|
by Raman009
Please help , urgent c++ question
|
|
[1 reply] : It's not that your program isn't working... it is. The only thing tha... (by Stewbond)
|
by Raman009
Too few template-parameter-lists
|
|
[2 replies] Last: Thanks ..that fixed the problem. (by Raman009)
|
by unnameass
help in c++
|
|
[3 replies] Last: I guess the problem is with your switch-case int num; cout << "Ente... (by Raman009)
|
by mcmurray1
Square root help
|
|
[1 reply] : A few small issues first: 1) use <cmath> instead of <math.h> when wor... (by Stewbond)
|
by fuadriahi
Asking about some issues ?
|
|
[no replies]
|
by aaronfue
Need some help with loop descriptions.
|
|
[no replies]
|
by maeriden
class with two std::string: memory allocation problem?
|
|
[9 replies] Last: It might. It might not. It depends on the format of the file, and in... (by maeriden)
|
by waddle
error when debugging
|
|
[2 replies] Last: Thanks that worked (by waddle)
|