by tobias121
Just finished basic c++
|
|
[3 replies] Last: Thanks for the help guys :). (by tobias121)
|
by Cynthia401
Dynamic Array Constructors in Template Class
|
|
[2 replies] Last: Just a little addition: Why are you testing a size_t aka unsigned i... (by OxBADC0DE)
|
by Bilakos
Switch not working
|
|
[1 reply] : Hi, A switch doesn't work like that , you need an if-else-if-else ins... (by TheIdeasMan)
|
by hornet07
Polymorphism runtime errors
|
|
[2 replies] Last: Can you provide a heavy metal plate with a bulls-eye on it? I want to ... (by hornet07)
|
by cfilipko
Largest Two
|
|
[7 replies] Last: Your algorithm is missing ONE line of code. if (values >= largest) ... (by closed account D80DSL3A)
|
by MrOx
Awee help
|
|
[2 replies] Last: ty very much man it works but now may i ask why does that work?? (by MrOx)
|
by RaXoRkIlLaE
[Solved]Program endlessly loops after input.
|
|
[6 replies] Last: Not sure, could be related to the compiler you're using? I'm no expert... (by RaXoRkIlLaE)
|
by veltyed
Nested Loop Help
|
|
[3 replies] Last: Take a look here. http://www.cplusplus.com/reference/iomanip/setpreci... (by Militie)
|
aba |
|
[6 replies] Last: [quote=anup30]some kind of inferiority complex maybe? Someone suggest... (by closed account 18hRX9L8)
|
by hornet07
Advice on books
|
|
[7 replies] Last: if you like easy reading, http://learncpp.com (by anup30)
|
by EzMdFrk
Banking System Project dillemma
|
|
[2 replies] Last: hey thanks a lot. ^_^ (by EzMdFrk)
|
by Willusky
Do while loop not working nor is if else statement
|
|
[1 reply] : Hi, Welcome to cpluplus :+) A char type can only hold 1 char, so tha... (by TheIdeasMan)
|
by rddscalif
The Use of Classes
|
|
[5 replies] Last: "How would I make a class that does..." First, this has little to do ... (by DarkLightHitomi)
|
by bhalo
inheritence
|
|
[7 replies] Last: thank you fun2code and anup30 i have another problem. #include ... (by bhalo)
|
by RoCkEr285
Can C++ build an Intranet?
|
|
[2 replies] Last: Can you give me an example of a C++ library for intranets? (by RoCkEr285)
|
by RoCkEr285
What's C++ for?
|
|
[9 replies] Last: Thanks (by xenovia12)
|
by Volgin212
Curious bug in my program
|
|
[1 reply] : I have a couple of ideas. The first is that you're not using the funct... (by jlb)
|
by justhappy
Float... expertise appreciated!
|
|
[3 replies] Last: I am glad I could help, good luck with your studies, friend. (by megatron 0)
|
by iambeginner
(C++) help me with this question
|
|
[3 replies] Last: Everybody gets one. (by megatron 0)
|
by michael1320
Help with calculation
|
|
[4 replies] Last: I see you've gone one past the array bounds in calcPercentage. Line 8 ... (by closed account D80DSL3A)
|