MAX ARRAY |
|
[11 replies] Last: thanks for everyone's help! The final answer that is correct: doubl... (by IMNOTGOODATCS)
|
by sportstool
Do-while & Switch
|
|
[7 replies] Last: @MikeyBoy I see ... I was assigning 1 to the int variable runAgain. ... (by sportstool)
|
by richielo
Calendar
|
|
[1 reply] : http://en.wikipedia.org/wiki/Determination_of_the_day_of_the_week (by MiiNiPaa)
|
by enemy
What means error: prog.cpp:44:8: error: invalid conversion from ‘int’ to ‘int*’
|
|
[1 reply] : www.cplusplus.com/forum/beginner/125974/ (by MiiNiPaa)
|
by Janisha
error LNK 2019 unresolved external symbol
|
|
[1 reply] : Line 50. Tell me where is body of output function located? (by MiiNiPaa)
|
by FatS
Coursework Help
|
|
[no replies]
|
by whilom
UVA 10189 help
|
|
[7 replies] Last: As I said, that task is difficult and time consuming, so I rather don'... (by ne555)
|
by americanxo
constructor vs setName()......
|
|
[2 replies] Last: thank you very much.... (by americanxo)
|
Trouble with outputting |
|
[no replies]
|
by enemy
class: sort coutput by element (member) value
|
|
[3 replies] Last: oops, sorry MiiNiPaa I didn't refresh the post before posting hence a... (by Codermik)
|
by mow213
savings acount in a loop
|
|
[1 reply] : I have spotted an error in line 20 total+total; // You don't give th... (by jasongog24)
|
Clang will not allow this type of initialisation |
|
[4 replies] Last: That was too little code to reproduce your error message. Here's a com... (by Cubbi)
|
by ballygirl
Sorry if this is old
|
|
[2 replies] Last: I think you want to multiply the price by the down payment percentage ... (by wildblue)
|
by Falke88
static variable won't iterate within class func
|
|
[3 replies] Last: Just a thought (1 cent worth): If only incrementing by 1, then just u... (by TheIdeasMan)
|
by Alby94
Cast
|
|
[2 replies] Last: Duplicate of http://www.cplusplus.com/forum/beginner/126132/ . Please... (by MikeyBoy)
|
by Alby94
Cast (Base -> Derived)
|
|
[2 replies] Last: Because your object o ISN'T an object of type Derived . What you'r... (by MikeyBoy)
|
by Void life
Problem with detecting wrong user input
|
|
[3 replies] Last: i figured it out , thanks guys. Just a silly mistake. Here's the corre... (by Void life)
|
by enemy
pointers, arrays and elements...
|
|
[3 replies] Last: [quote=Standard] 5.2.1 Subscripting [expr.sub] 1 A postfix expre... (by MiiNiPaa)
|
by ccdare
integral promotion question.
|
|
[1 reply] : Both a and b are of same type, so there should be no reason to convert... (by keskiverto)
|
Problem with pointers and arrays |
|
[2 replies] Last: Oh stupid me, have school now but I'll compile it when I come back tha... (by closed account EwCjE3v7)
|