by wtf
Getting around rand()'s limitations.
|
|
[2 replies] Last: Take a look at this, and also tell me what you think of it: http://cp... (by m4ster r0shi)
|
by mtweeman
Exceptions problem
|
|
[2 replies] Last: Thank you :). Simply throw 1; and catch(int nr){} make, that all w... (by mtweeman)
|
by yoonkwun
Brackets by themselves
|
|
[1 reply] : will the declared variable i be deallocated after the duration of tho... (by R0mai)
|
by thunder87l
wrong dynamic array size
|
|
[1 reply] : On line 17 you delete a char* with no value. This causes undefined beh... (by Galik)
|
by thunder87l
Character reading problem!!
|
|
[4 replies] Last: thanks! (by thunder87l)
|
by KadajXII
Center Alignment.
|
|
[1 reply] : Perhaps you're thinking too complicated. You just need to add an appr... (by Athar)
|
by indigo
queue not working as expected
|
|
[4 replies] Last: Thank you guys, it helped much :) I used string for queue type and it... (by indigo)
|
by M364M4Ncro
my sorting algorith
|
|
[9 replies] Last: Indeed its worst and best case complexity appear to be O(n). Howeve... (by M364M4Ncro)
|
by smallpotato
a shallow copy constructor
|
|
[2 replies] Last: I suppose an alternative would be to make the class2 pointer indepen... (by guestgulkan)
|
by liltimtim
permutation of array[i][j]
|
|
[2 replies] Last: you know its sad...i had to look at that page 100 times and I never th... (by liltimtim)
|
by courtiol
fast comparisons of strings
|
|
[12 replies] Last: Thank you so much m4ster r0shi!!!!!!!!!! Indeed, the idea being calcul... (by courtiol)
|
by jesperd
linked list vs array
|
|
[2 replies] Last: Thanks for the link. I figure out the standard vector class uses ar... (by jesperd)
|
by blue3too
tempalte as the overloaded conversion operator
|
|
[1 reply] : Why do you have to do this -> template <int x, int y> class NARROW ? ... (by m4ster r0shi)
|
OpenGL with SDL Blitting |
|
[1 reply] : try adding SDL_Flip(getSurface()); to the end. not entirely sure i... (by Azriel)
|
by mojeboski
Run time errors
|
|
[no replies]
|
by panski
Infix to Postfix
|
|
[no replies]
|
by gnwillix88
loops
|
|
[2 replies] Last: thanks (by gnwillix88)
|
Trying to pass input string to dynamic array |
|
[4 replies] Last: It worked. Thanks Albatross, your a lifesaver. (by computerpublic)
|
by shirin
composition
|
|
[6 replies] Last: Thank you so much!!!!!!!!!!!!!!!!!!!!!!!! Its very helpful. (by shirin)
|
by Azimer
add a win32 program to an asp.net web app
|
|
[no replies]
|