by Scorpion5679
If statement problems
|
|
[2 replies] Last: 1. Can you please post the entire code? 2. What is the output that ... (by Danny Toledo)
|
by kuleee
C++ reading text file Problem
|
|
[2 replies] Last: thank you very much for your help:) (by kuleee)
|
by pauyon
Modulus question
|
|
[8 replies] Last: Oooohhh, okay, okay, I see how it works now! Thanks for the help! (by pauyon)
|
by navderm
stupid question
|
|
[2 replies] Last: If you have a protected member, it will still be a protected member in... (by Bazzy)
|
by Shadowz
VC++ 2010 vs 2008
|
|
[2 replies] Last: I agree to use cross platform applications. Eclipse is available for a... (by bcthund)
|
by jyo76
error message: assignment of read-only variable
|
|
[9 replies] Last: lol, yeah just a bit Moschops... but at least u helped me get rid o... (by jyo76)
|
problem |
|
[4 replies] Last: but there is no roblem anymore it was just the compiler now im using v... (by ooo1Adrian1ooo)
|
by ogward
string:find
|
|
[no replies]
|
by pabloist
partial template specialization?
|
|
[4 replies] Last: Well, from what I read here http://lifecs.likai.org/2010/04/c-void-tem... (by pabloist)
|
by KiraBox
Template trouble? :(
|
|
[2 replies] Last: Yeah, thanks for that, that was my problem exactly :) Passing NULL... (by KiraBox)
|
by Nickx89
Hi there Sin/Cos function...
|
|
[2 replies] Last: Thank you! Works perfect. (by Nickx89)
|
by hilmikurt
Problem with float algorithm (1,2)
|
|
[21 replies] Last: just write a member function and put cout << ... in it. http://www.cpl... (by hamsterman)
|
by boredToDeath
Enumeration Trouble
|
|
[3 replies] Last: As the tip I gave you specifies, enumerated variables are constant. Th... (by closed account zb0S216C)
|
by Egypteagle1
Again i tried too many ways but i failed it's really hard i hate that
|
|
[3 replies] Last: You're going to need 4 variables: one for last months meter reading... (by Roastern)
|
by Wrecker
Array of objects and pointers
|
|
[2 replies] Last: yes. I know that is what happens when the new operator is used...The s... (by Wrecker)
|
by john566
Switch function
|
|
[4 replies] Last: That's because cin >> choice will fail on non-numeric input. See http:... (by Bazzy)
|
by mgilchrist
Final Pi giving undesired output
|
|
[no replies]
|
by nsydr
How does strlwr work?
|
|
[2 replies] Last: Thank you. Now I know that it changes the string itself which solves o... (by nsydr)
|
by Egypteagle1
I want to write this on C++
|
|
[5 replies] Last: http://www.cplusplus.com/articles/how_to_ask/ (by Bazzy)
|
by prcync
error in 'strcmp'
|
|
[2 replies] Last: Duh!!!! & code tags are before and after code in our questions? ... (by prcync)
|