by hentaiw
SDL Key Hold
|
|
[4 replies] Last: (once each iteration in your game loop). Did you mean "main" ? Yo... (by hentaiw)
|
by vasiqshair
The dreaded round-off error
|
|
[1 reply] : Geez it seems as if the rounding is dependent on the architecture you ... (by nooblet)
|
by orangeapple
C++ coding format
|
|
[2 replies] Last: Thank you my friend you were really helpful. Really appreciated. Regar... (by orangeapple)
|
by nooblet
THE CODE ABOVE YOU (Bank acct# problem)
|
|
[1 reply] : int main() {} (by nooblet)
|
by nielcleo
System Utilities
|
|
[no replies]
|
by Ziv Mhabary
Changing lib file name
|
|
[no replies]
|
by bond5611
Desire Manipulating.
|
|
[no replies]
|
by absawis
problem with 2 particular outputs
|
|
[6 replies] Last: Okay then, I guess I'll have to literary do one for you.. for(int li... (by hamsterman)
|
by Aeolus
Comparing a line with next of the same file
|
|
[3 replies] Last: Store the line in a temporary string . Then go on comparing as Moschop... (by rambo1177)
|
by codingshark
Listing Memory Regions
|
|
[no replies]
|
by johnnyboy55
Rotating PGM file 90 degrees
|
|
[2 replies] Last: You could express it as a char vector instead, you would probably be b... (by closed account o1vk4iN6)
|
by fabiolanza
dealing with struct
|
|
[2 replies] Last: Worked, thanks! (by fabiolanza)
|
by Need4Sleep
Writing a text file into a 2 dimensional array(help!)
|
|
[1 reply] : You want to print the number for bytes? You would need to typecast to ... (by closed account o1vk4iN6)
|
by roberts
Overloading the insertion operator
|
|
[1 reply] : Syntax is good other than you are missing a semi-colon at the end of y... (by closed account o1vk4iN6)
|
by vietory
how to pass sprtinf function as a parameter
|
|
[4 replies] Last: [quote=vietory]Thanks for the replies, Just wondering is it possible ... (by LB)
|
by Cole99
2d Game
|
|
[10 replies] Last: no (by Peter87)
|
by apache1649
Keylogger (Not hacking, just learning)
|
|
[11 replies] Last: This is a learning experience for me, and if there is something I can ... (by apache1649)
|
by lucasnutz
EOF problem
|
|
[3 replies] Last: Do as JLBorges suggests and test against '0' and '4' directly. Your... (by Duthomhas)
|
by happykiller
File just wont get created.
|
|
[no replies]
|
by soulMonk
C code, but the logic is the same with C++
|
|
[no replies]
|