by Angry Food
Help: Case and Infinity Loop
|
|
[7 replies] Last: Problem solved. Thank you! (by Angry Food)
|
if/else statement |
|
[16 replies] Last: I've just put the function into main.cpp and now it all works except t... (by CPPprogrammer)
|
by DarkSeer
help!
|
|
[6 replies] Last: well i actually got it now i should use this one = {{ "Marcus Banks", ... (by DarkSeer)
|
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 Kert Cobain
Converter/else and if
|
|
[2 replies] Last: Wow, thanks that makes perfect sense :) (by Kert Cobain)
|
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 Kert Cobain
Ideas for a new guy
|
|
[4 replies] Last: @uzferry-I've taken your advice and am sticking to more basics for a l... (by Kert Cobain)
|
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)
|