by Erasmus
Polynomial division
|
|
[3 replies] Last: Synthetic division. http://www.wtamu.edu/academic/anns/mps/math/mat... (by QWERTYman)
|
by shoryuken123
The Worst?
|
|
[5 replies] Last: cstdlib is a standard header http://www.cplusplus.com/reference/clib... (by Bazzy)
|
by Kudoku
Problem writing 0x0A
|
|
[4 replies] Last: Ah, yes, now I see what the issue is. Well, since I have everything wr... (by Kudoku)
|
by vwyodapink
Not understanding my output result
|
|
[4 replies] Last: the variable animal is a char. @vwyodapink there are two types of... (by smilodon)
|
by shoryuken123
Not working
|
|
[2 replies] Last: 1) or you can use $ifndef, #ifdef, (if not defined, if defined). 2)... (by smilodon)
|
First program |
|
[6 replies] Last: Whatever happened with your program? (by HyperSlip)
|
by low1988
convert nested loop to recursion
|
|
[1 reply] : Let me edit your post into a readable form. This is my program: ... (by smilodon)
|
by Terviseks
C++ exercise - using typedef
|
|
[1 reply] : I believe what they mean is to use a typedef like this: //... t... (by firedraco)
|
by Blitz Coder
Simple file IO
|
|
[4 replies] Last: Ok, i'll look at it. I have not gotten to templates yet. I'm still pre... (by Blitz Coder)
|
by Blitz Coder
Noobish question
|
|
[7 replies] Last: Ok. I was not planning on using them, I just wanted to know HOW to use... (by Blitz Coder)
|
by Blitz Coder
Some beginner excersises that I found usefull
|
|
[5 replies] Last: For the formatted version see http://www.cplusplus.com/forum/articles/... (by Bazzy)
|
by jmparks04
No Output
|
|
[1 reply] : The code hurts my eyes... Please use appropriate spaces/tabs/blank ... (by wmheric)
|
by kinley
Logic required
|
|
[5 replies] Last: Thank you guys but I don't understand your logic :-(. Is there any ... (by kinley)
|
by chuckfoote
Problem with elevator program
|
|
[1 reply] : I may be wrong but I think #include "elevator.h" has to go before usin... (by Blitz Coder)
|
by Taryn
Can't compile anything with Dev-C++ on Vista
|
|
[1 reply] : I'm a begiinner with C++ and run on Vista. Initially, I had compiler ... (by jmparks04)
|
by uzipaz
question about adding two fractions
|
|
[3 replies] Last: Well, then he could use operator overloading. (by smilodon)
|
by vince510
read in floating point number char by char and reassemble as different type?
|
|
[10 replies] Last: at vince, I understand what you think you are doing, not what you actu... (by smilodon)
|
by areyoupp
How Do i Socket programming with c++?
|
|
[4 replies] Last: i need code sample.very fast and very easy There's no such thing.... (by helios)
|
by linxard
String with numbers converted to char (numeric type)
|
|
[3 replies] Last: oh! haw. Sorry. I totally missed that XD. That's what I get for o... (by Disch)
|
by JCED
Multiple Inheritance - Method Naming Conflicts
|
|
[5 replies] Last: Ooooohhh... I'm sorry, I totally misunderstood. When you said "I act... (by JCED)
|