by turtail
Can't understand the syntax
|
|
[4 replies] Last: yes thats right 'bb' is a pointer of a class. (by turtail)
|
by unreal121
Dont know what is wrong with program?
|
|
[8 replies] Last: Warnis, it's a do-while loop. (by Chewbob)
|
by khimaira
Need more knowledge over c++ and programming in general
|
|
[6 replies] Last: cool sending them now, if you have trouble downloading due to live not... (by gcampton)
|
by PranavD
File Handling
|
|
[no replies]
|
by keewong
while loop using char
|
|
[4 replies] Last: AHHH! Thanks so much bluezor!! That makes a lot of sense! (by keewong)
|
by hannes
const
|
|
[2 replies] Last: That is simply a non-static constant member variable non-static c... (by guestgulkan)
|
by brokenbot
comparing arrays...
|
|
[3 replies] Last: You said your arrays will contain "variables". Are they different var... (by PanGalactic)
|
by PBIRBAS
write a simple programm in C (tax calculating)
|
|
[5 replies] Last: Well i'm not going to write a complete program for you, but i'll help ... (by khimaira)
|
by Joliedoll
While loop problem
|
|
[6 replies] Last: you can also do a if flow control statement. Put this in the functi... (by brokenbot)
|
by abcdefg
I don't know how to calculate average
|
|
[11 replies] Last: There are several ways of receiving input that way, some more robust t... (by jRaskell)
|
by drecklia
headers
|
|
[2 replies] Last: Take a look at this article as well for even more detail. http://cplu... (by kempofighter)
|
Whats the point in pointers? |
|
[11 replies] Last: http://home.netcom.com/~tjensen/ptr/ Excellent, very detailed, tutori... (by chrisname)
|
by PBIRBAS
Another question that confuse me - Give an advice
|
|
[5 replies] Last: being able to read and understand code without compiling it is an impo... (by closed account z05DSL3A)
|
by eiba
Code::Blocks, where to turn off end of program message?
|
|
[4 replies] Last: Yep, i didn't think it was my own program that gave that line in the e... (by eiba)
|
by PBIRBAS
Can anyone advice me about what is the price of variable x given
|
|
[4 replies] Last: yes. (by jsmith)
|
by robezy
Could you spot the error in my code?
|
|
[5 replies] Last: Hi, thanks for this intput. I never used sstream before. So couldn... (by robezy)
|
Cursor problem? |
|
[no replies]
|
by wachtn
char array
|
|
[6 replies] Last: That worked perfectly. Thank you! Now I can finish my program. =] (by wachtn)
|
by mcb413
2D arrays
|
|
[1 reply] : We don't do homework here but maybe this will help. http://www.cprogr... (by wachtn)
|
by Regine
What's wrong w/this prog.?It doesn't run.
|
|
[3 replies] Last: It may be a typo in your post #include <iostream> using namespace... (by closed account z05DSL3A)
|