by paulchen83
how to access private members from derived class
|
|
[3 replies] Last: Make m_name a protected member and use private access inheritance, the... (by gpotw)
|
by Forsaken
really need help
|
|
[4 replies] Last: You can compare ASCI table's values. (by andrezc)
|
binary system |
|
[11 replies] Last: oh sorry :D (by chipp)
|
by clarence
True of False?
|
|
[11 replies] Last: It's something worth remembering I guess... Not really, unless yo... (by hanst99)
|
by coolbran
Strcmp()
|
|
[3 replies] Last: I always get a 1 with this: You always get 1 ? cout<<"comparison:... (by andywestken)
|
by GraemeR
Roman Numerals
|
|
[2 replies] Last: Many thanks, sorted Graham (by GraemeR)
|
by nathan801
How to get a decimal answer when dividing variables.
|
|
[3 replies] Last: What do you think ceil(a) does? (Think carefully...) Also can you ex... (by Mathhead200)
|
by leo235
dynmaic memory allocation
|
|
[18 replies] Last: [quote=leo235]when i do that I get the assertion failure (sic) I thin... (by closed account zb0S216C)
|
by mzimmers
copy constructor for objects with vectors
|
|
[12 replies] Last: ne555: I believe that is the desired behavior in this case. This progr... (by mzimmers)
|
by aspirewire
Real Roots of the Quadratic Formula
|
|
[7 replies] Last: I recommend adding a few output statements right after input to ensure... (by Michael37)
|
by robertme
where to put data files for vc++ before compile
|
|
[3 replies] Last: hi firedraco: is there a way to provide the path to the file in pr... (by robertme)
|
by NetHacker
How to write a function?
|
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/functions/ Basically, the funct... (by malice)
|
How does cin work? |
|
[1 reply] : h30097.www3.hp.com/cplus/iostream.pdf Sorry, but there's no simple wa... (by ascii)
|
How easy is C++? |
|
[7 replies] Last: Or the fantastic Microsoft Foundation Classes!! <-- Joke, please don'... (by ascii)
|
by cob
Backwards program!
|
|
[4 replies] Last: Danny: The assignment required each loop as previous knowledge. I na... (by cob)
|
by cob
Grading Program
|
|
[6 replies] Last: I fixed the problem and got the grading program working! I meant to p... (by cob)
|
by bbathel
nested switches
|
|
[4 replies] Last: thanks that worked (by bbathel)
|
by c0d3Man15
Where is my code getting a smiley face from?
|
|
[8 replies] Last: oh, lol ya that probably would describe how I felt a little better. (by c0d3Man15)
|
by subjugater
Is such a function declaration legal?
|
|
[4 replies] Last: Thanks, zhuge. (by subjugater)
|
Error Cannot Solve |
|
[4 replies] Last: ... I think I'm gonna choose a new compiler... the one I've been using... (by Code Assassin)
|