|
by Hiamavi
Need help with function outputting stars.
|
|
|
|
[5 replies] Last: Even if it weren't given by a "teacher", it would be homework -- somet... (by keskiverto)
|
|
by Frede
I cant get Librarys to work...
|
|
|
|
[3 replies] Last: did you include the libraries in the library directory? (by palauan73)
|
| Questions about this code? |
|
|
|
[2 replies] Last: You have to create an object of the structure FootballPlayer, which yo... (by palauan73)
|
|
by Hillcyd
array algarythm
|
|
|
|
[3 replies] Last: 1. Same question as in http://www.cplusplus.com/forum/general/100059/ ... (by keskiverto)
|
|
by BrianDehn
method inside another method of same class
|
|
|
|
[1 reply] : You would be able to do that, but you wouldn't declare the function as... (by palauan73)
|
|
by lwill199101
Validation problem
|
|
|
|
[1 reply] : your while statement says that if yesno is not Y and not y and not N a... (by palauan73)
|
|
by itskleb
Quick Error question
|
|
|
|
[1 reply] : temp = divers .totalScore ; (by MiiNiPaa)
|
|
by majoras mask
Converter/else and if
|
|
|
|
[2 replies] Last: Wow, thanks that makes perfect sense :) (by majoras mask)
|
| Quadratic Equation solver program returning incorrect answers |
|
|
|
[2 replies] Last: Oh, I see. I haven't really memorized how a lot of C++ works yet so I ... (by EarthBoundNess)
|
|
by majoras mask
Ideas for a new guy
|
|
|
|
[4 replies] Last: @uzferry-I've taken your advice and am sticking to more basics for a l... (by majoras mask)
|
|
by destroyer333
Transaction History
|
|
|
|
[7 replies] Last: Doesn't matter because it's in the destructor. (by Zaita)
|
|
by pilsang0512
Problem with system()
|
|
|
|
[6 replies] Last: You're writing this in C? (by Zaita)
|
|
by ccwhat
why can't set array size with a const int from argument from main()
|
|
|
|
[5 replies] Last: It means after you finish typing your code, you compile it (and maybe ... (by Chervil)
|
|
by ccwhat
Test cin input correct: unsigned int and negative number.
|
|
|
|
[2 replies] Last: Ya, it seems doable, thx :P following is my code, help see where c... (by ccwhat)
|
|
by Vidra
2d array of 6 lines on a perimeter
|
|
|
|
[no replies]
|
| .find help! |
|
|
|
[14 replies] Last: http://www.cplusplus.com/doc/tutorial/control/ (by Zaita)
|
|
by marshall9779
Help with hangman game not begging for code!!
|
|
|
|
[7 replies] Last: Oh, when placed in the correct location? I thought it was the number o... (by Ispil)
|
|
by zmarchbank
How to get object name from within class methods
|
|
|
|
[4 replies] Last: Okay, that's kind of what I thought. Thank you! (by zmarchbank)
|
|
by Aquacold
ofstream saving extra lines
|
|
|
|
[2 replies] Last: Thanks a lot man! After I changed that I realized I had a double "<< e... (by Aquacold)
|
| Question about C strings |
|
|
|
[3 replies] Last: thanks (by closed account LN3RX9L8)
|