by pick624
Need help with my simple interest program
|
|
[3 replies] Last: I think @popeye is correct, if you guys saw the post I put i removed i... (by pick624)
|
by my228rocks
Trouble with While loop
|
|
[4 replies] Last: The same bug in most of your if conditions. (by tcs)
|
by Smkulak
Learning Classes/Inheritance - Need resolution by 10 pm 1/26/15
|
|
[2 replies] Last: #include <string.h> #include <string> #include <iostream> using name... (by PopEye)
|
detect repeated words example |
|
[4 replies] Last: Hey guys I'm really sorry, I did in fact make a mistake. I had no idea... (by ilovejapanesegirls)
|
by mike3535
perror help
|
|
[2 replies] Last: You're not using perror correctly. http://www.cplusplus.com/referenc... (by AbstractionAnon)
|
by my228rocks
Running into an issue
|
|
[3 replies] Last: Thank you so much everyone, that really helped. :) (by my228rocks)
|
by Precious roy
Console System("") Question
|
|
[11 replies] Last: MiiNiPaa: yep working on it ;} hehe. (by Precious roy)
|
by anup30
How to Initialize SDL2 in Orwell Dev C++
|
|
[10 replies] Last: so, ¿what's the difference between points 3 and 6 and between points... (by anup30)
|
by Sheldon255
Random Number Game
|
|
[2 replies] Last: Yeah the minBound0 is a typo, woops. I will work on what you said, tha... (by Sheldon255)
|
Printing character arrays |
|
[2 replies] Last: Thank you very much. Reading more into this now! (by Mubeen Inamdar)
|
by bheadmaster
Void pointer explanation
|
|
[2 replies] Last: @ OP: Just thought that I would mention; if you're trying to manipulat... (by Computergeek01)
|
by pinebery
Potentiation help.
|
|
[1 reply] : c=x*x ..i forgot a comma..but not the case.. (by pinebery)
|
&& Rvalue ref |
|
[4 replies] Last: Wow that explains it ,now i get it, Thank very much you sir for that. (by closed account SECMoG1T)
|
by abdalimran
Why segmentation fault?
|
|
[6 replies] Last: also, you don't really need n: for(int i=0; i<n; i++) n is act... (by mutexe)
|
by animax b
CONVERTING HEX TO BYTE
|
|
[2 replies] Last: if key in your second code is byte* then this: StringSource(key,... (by coder777)
|
HELP PLEASE ABOUT THE SOFTWARE. |
|
[2 replies] Last: if its just a small program or just something to test ideas you could ... (by Jaybob66)
|
by Torm04
Pointers Help
|
|
[1 reply] : hiya, firstly your function prototypes need to match up with your actu... (by mutexe)
|
Wierd error? |
|
[4 replies] Last: Wow that's amazing @JLBorges great advice there, i swear av never tri... (by closed account SECMoG1T)
|
by sha92
Structures!!!
|
|
[2 replies] Last: Thank you!!!! :) (by sha92)
|
by allendks45
Three letter game
|
|
[1 reply] : Just picking up on your comments in the code.... //not sure this is... (by Jaybob66)
|