Learning GUI |
|
[4 replies] Last: Here's a tutorial, http://lazyfoo.net/SDL_tutorials/index.php I thi... (by blackcoder41)
|
by rassilon256
Working with multiple values of an array
|
|
[no replies]
|
by diddlydom
input problems!
|
|
[5 replies] Last: Thanks for your help, I have sorted it using file streams and string s... (by diddlydom)
|
by beechy34
interest calculation
|
|
[1 reply] : Your math is bad. I would recommend that you try to do this in a sp... (by kfmfe04)
|
Inheritance and lists |
|
[2 replies] Last: Thanks Disch! I will have a go using the vector container as this wil... (by kamikazeUnicorn)
|
by natie
input with a specific display type
|
|
[6 replies] Last: yes you're right... so here we are again: #include <cstdlib> #... (by natie)
|
by Christian
Game Dev
|
|
[4 replies] Last: Well I would recommend you have a basic understanding of: -The esse... (by ultifinitus)
|
by Maerle
annoying problem
|
|
[1 reply] : http://cplusplus.com/doc/tutorial/control/ look here- pay special a... (by ultifinitus)
|
by GTKnight
Need to write function correctly
|
|
[1 reply] : You can always use the toupper() function; http://www.cplusplus.com... (by ultifinitus)
|
by rekahoer
input and output
|
|
[1 reply] : You should look into loops, specifically for loops. in this case I wou... (by ultifinitus)
|
by halopower67
Stuck at read/write from file to file
|
|
[6 replies] Last: Good. A big part of problem-solving and programming is breaking d... (by kfmfe04)
|
problems about "learning openCV" |
|
[no replies]
|
Calendar Program |
|
[7 replies] Last: Bump. Any suggestions? (by brycematheson)
|
by Maerle
what's wrong?!
|
|
[2 replies] Last: oh. --' thanks (by Maerle)
|
by Dukaim
Validating char input
|
|
[no replies]
|
by moriarty
Quick Question
|
|
[3 replies] Last: Thanks, I just wanted to make sure I was understanding it correctly. (by moriarty)
|
by sdetub
Displaying and counting character problem
|
|
[1 reply] : finding the occurence of each letter is really simple. 1. Make a ma... (by Thumper)
|
by Maerle
Some doubts about inheritance
|
|
[3 replies] Last: It does. C3 inherits from C2, which inherits from C1. The constructo... (by moorecm)
|
by bmarie
Error expected ';'- but I'm not sure where to put it!
|
|
[2 replies] Last: huh that was silly of me... thank you :) (by bmarie)
|
by wtf
Pointer Queue as expected unless I remove all items from queue and start over.
|
|
[no replies]
|