by modic
Music Game Not Working
|
|
[1 reply] : First off, shouldn't it be (rand() % 8) +1 ? Then you get desired rang... (by MatthewRock)
|
by Wolfej1994
Program won't return 0 as I told it too, program crashes.
|
|
[5 replies] Last: you aren't writing your class properly. Look up how to define constru... (by IWishIKnew)
|
by omgbethy
Loop back to menu.
|
|
[2 replies] Last: Thank you, that was easier than I thought:) (by omgbethy)
|
Printing out leading zero ? |
|
[1 reply] : Look at setw and setfill. (by kooth)
|
by chofs
error in class
|
|
[6 replies] Last: the code runs perfactly well in a single but in serparate files it doe... (by chofs)
|
by supernewbie
How to make a propeller shape using for loops?
|
|
[3 replies] Last: Just type "output" text you want to represent as output "/output" (w... (by wildblue)
|
by Coasterfan87
Class member pointer that can point to any datatype
|
|
[no replies]
|
by donvigor
assembly and c++/C
|
|
[2 replies] Last: The optimizer knows a lot more than we think it does. It consistently ... (by JLBorges)
|
by Yoshimiii
Help with code please
|
|
[2 replies] Last: Thank you so much. You also helped me understand referencing more! (by Yoshimiii)
|
by talhabhatti5
Programme closes
|
|
[4 replies] Last: It worked. Thank you so much everyone. (by talhabhatti5)
|
by jshm415
Pointers C++
|
|
[2 replies] Last: You were printing the address of num2 No. He/she was printing out t... (by mutexe)
|
by Namlitiv
Please help with while loops!
|
|
[3 replies] Last: Ahh Thank you so much. I didn't realize I needed to use "%lf" for dou... (by Namlitiv)
|
by tenchimod
Motion controls function in an odd way
|
|
[no replies]
|
by mkory
Hello help with a program please
|
|
[3 replies] Last: The other problem, I think, is the difference between cin>> and getlin... (by ats15)
|
by owemeacent
Problem with my program
|
|
[3 replies] Last: Check if you get the same answer. Igore the static_cast, I just did th... (by ats15)
|
by wcsjunior
Simple addition program
|
|
[2 replies] Last: Thanks yulingo (by wcsjunior)
|
by ccwtree11
Help with vectors?
|
|
[1 reply] : Okay I'm pretty sure my error is that I'm not clearing smaller and lar... (by ccwtree11)
|
by dasboshiet
Skips a step
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/114875/#msg627086 (by ne555)
|
by giblit
Bounce Logic Problem
|
|
[2 replies] Last: Wow that works. I think I need to work on my math a bit better. To see... (by giblit)
|
by jshm415
C++ Loop Invariants
|
|
[3 replies] Last: Anyways I thought a loop invariant was the same before and after the l... (by giblit)
|