by Need4Sleep
Strange error with a bool
|
|
[8 replies] Last: If it works it works, but I've also found that many std libraries (ios... (by Lowest0ne)
|
by golriz
Advanced Repetition
|
|
[1 reply] : Why not try it out first ? We'll help u but no one here will do it for... (by soranz)
|
by Bassam300
data structers
|
|
[2 replies] Last: thank you very much Nexius! plz add the main part to your code, cuz ... (by Bassam300)
|
Multiple Errors - Class Structure |
|
[4 replies] Last: You declared to function with the same bane void setSalesTotal... (by vlad from moscow)
|
by infrafox
Beginners Troubles
|
|
[3 replies] Last: http://thenewboston.org/list.php?cat=16 Amazing teacher and easy prog... (by Need4Sleep)
|
by Kovs95
Grading Program
|
|
[4 replies] Last: Thanks a lot Akshit and Volatile Pulse for your suggestions! I got it ... (by Kovs95)
|
by titan94
RPG: battles and passing references
|
|
[4 replies] Last: So thats where i was going wrong, initially i was writing out methods ... (by titan94)
|
by nyfer
virtual function not able to display proper result
|
|
[12 replies] Last: :):) (by Akshit)
|
by MaxLascombe
list
|
|
[8 replies] Last: Thanks a lot for everything guys! (by MaxLascombe)
|
by jageera
bitcopy versus initialization
|
|
[2 replies] Last: [quote=jageera]Will any one tell me the reason behind the output not c... (by guestgulkan)
|
by Abhilash
Very different function call ?
|
|
[1 reply] : Note that the statement on line 111 go all the way until line 260 wher... (by Peter87)
|
by Momoinside
C++ programming on Mac
|
|
[1 reply] : If you want a text editor and CL compiler, I'd use TextWrangler and GC... (by MrHutch)
|
by Weighbridge
Problem with OR operator
|
|
[3 replies] Last: Thanks Bassam300! and thanks Nexius! for clearing that up for me. I ... (by Weighbridge)
|
by Vagabond
I can't find the error- a little help please
|
|
[3 replies] Last: Thanks for that I put this in line 81 and it works a treat SetConsol... (by Vagabond)
|
Have a few errors (1,2,3,4) |
|
[72 replies] Last: OK, thanks Lauren. We were posting at the same time. So there is no ... (by TheIdeasMan)
|
by vgoel38
invalid operands to binary % (have ‘float’ and ‘int’)
|
|
[1 reply] : your wrong is in this line if((tr % 5 == 0) && (tr <= bal-tax)) th... (by Bassam300)
|
by travisco
Loss of data?
|
|
[8 replies] Last: Ahh this makes perfect sense! I was on the code I had altered and thou... (by travisco)
|
can not run "Hello World" |
|
[13 replies] Last: so wait.. eclipse still isn't made for mac yet? (by Aramil of Elixia)
|
by Abhilash
operator unidentified
|
|
[1 reply] : It's the "bitwise or" assignment operator. a |= b; is the same as ... (by Disch)
|
by lim2604
[Help] Something wrong with the age input and output.
|
|
[1 reply] : Since flushall() isn't standard (it comes from the conio.h header file... (by Volatile Pulse)
|