by nano511
How do i make the player jump?
|
|
[7 replies] Last: Thank you so much shacktar that fixed it! (by nano511)
|
by xen
Rerunning Program
|
|
[9 replies] Last: for (count = 0; count < items; count++) { //... count ++; } You are... (by ne555)
|
by ProbePLayer
Stringstream and its basic usage...
|
|
[4 replies] Last: I found that it was implied by examples such as this one: http://www.... (by shacktar)
|
by zuzubingo101
editing a specific column of a text file
|
|
[no replies]
|
by sauron
Binary Search
|
|
[2 replies] Last: Got that thnanks alot (by sauron)
|
by Pratiwi
Rijndael Encryption Beginner
|
|
[8 replies] Last: @tyranyflap, http://www.schneier.com/blog/archives/2009/07/new_attack_... (by Catfish)
|
by chipp
how to convert string to char* and vice versa
|
|
[6 replies] Last: ok man i found for you some reference if you dont have trust to me !!!... (by ahura24)
|
by tonnot
Multiple object share problem
|
|
[3 replies] Last: I think that some 'temporal' elements are deleting itself without con... (by coder777)
|
by ausairman
need help creating a class
|
|
[2 replies] Last: Your problem stems from the fact that you have declared your variable... (by lnk2019)
|
by abdelelbouhy
writing to file
|
|
[8 replies] Last: Windows 7 runs accounts on least privilege, it will not matter if your... (by closed account 1vRz3TCk)
|
by a23190
Goldbach's conjecture problem
|
|
[4 replies] Last: primality (is that a word?) Yes it is. Yes, but I have no idea wha... (by closed account 1vRz3TCk)
|
by sgr1987
predicting the output !
|
|
[5 replies] Last: We can do this: [co[ i ] de] to output this: [co de] ... (by Nisheeth)
|
by Kanishka
SDL input problem
|
|
[no replies]
|
by fireblade
Funcation Template Help
|
|
[2 replies] Last: your Animal class dont have implicitly constructor but its explicity !... (by ahura24)
|
by kianoosh
SDL on Dev c++ for Windows
|
|
[no replies]
|
by erica
Creating a linked list which contains string item
|
|
[4 replies] Last: oh, yeah, i forgot to include namespace std. haha thanks peeps! :) (by erica)
|
by Ichbinkenny
Weird Question
|
|
[2 replies] Last: Thank you. I will go to the allegro forum and also check out clan lib. (by Ichbinkenny)
|
by teddyeddy
part of code I really can't figure out
|
|
[8 replies] Last: x, y, z, and a need to be intialized to zero and this should be line ... (by Danny Toledo)
|
by krakkens
blank characters to not cout
|
|
[2 replies] Last: thank you for the help, I just couldn't see how to fix it. All set now... (by krakkens)
|