by Rhysorourky
100% of my cpu :(
|
|
[6 replies] Last: Nope .. as said by kbw .. you show open the file out side while loop ... (by bluecoder)
|
by Zwolf2190
adding numbers in permutations...
|
|
[4 replies] Last: This is one way (recursion) to generate all possible combinations. The... (by JLBorges)
|
Process returned -1073741819 (0xC0000005) |
|
[17 replies] Last: I think that at that very number (113383) the program crashes becouse ... (by viliml)
|
by markgreen
Scoring
|
|
[9 replies] Last: YEAH! You solved it!!! Thank you very much for the patience :D Thank y... (by markgreen)
|
by stoffe1100
STL vector<MyClass> problem
|
|
[4 replies] Last: > I will take a look at your reply tomorrow im too tired now. Yes. T... (by JLBorges)
|
by hbNp
Making Algorithms Using Random Numbers
|
|
[2 replies] Last: Sweet. Thank you! I managed to figure out extra errors that I had hidd... (by hbNp)
|
by sanyam
Socket protocols for http
|
|
[3 replies] Last: Well, as you no doubt know, HTTP is a text-based protocol. So you "jus... (by andywestken)
|
by Twist177
How to display textures in glut tutorial (2d or 3d)
|
|
[no replies]
|
by Rayvan
Dynamic Array,HeapSort need help please..
|
|
[5 replies] Last: Surely it's just a matter of implementing the algorithm, there's a des... (by kbw)
|
by Yours3lf
c++ vector swizzling cont'd
|
|
[6 replies] Last: hmmm ok, this is going to be tedious, but at least it will work :) (by Yours3lf)
|
Drawing a line to a handle process |
|
[2 replies] Last: thanks it works! i've just changed to GetDC(app). (by psynchronized)
|
by SheerSt
Constucting a vector in a class - need help
|
|
[14 replies] Last: Because he wants to use polymorphism. If you std::vector< Base > v; ... (by ne555)
|
by tw3tye
Passing struct intro function
|
|
[4 replies] Last: Love the humor, i was prototyping. That's why it looks like pile of ju... (by tw3tye)
|
by soranz
Rotating an array of strings issue...
|
|
[5 replies] Last: Fixed it ! for(int i=0; i<=6; i++) was a typo sorry (program would ... (by soranz)
|
by dthkai
Class Templates... With Classes?
|
|
[4 replies] Last: cVector3df& operator+ (const cVector3df& rhs) Warning: returning re... (by ne555)
|
by Canvas
SFML st::texture out of scope :(
|
|
[1 reply] : I dont think its a scope issue, the texture is a class member so as lo... (by naraku9333)
|
by SuperStinger
Curious SDL question - What should it return
|
|
[3 replies] Last: hmm yes, i saw how to do it as a GUI application, but how would i do d... (by SuperStinger)
|
by hushpromo69
which method would you recomend
|
|
[4 replies] Last: cheers iseeplusplus! checking it out now! (by hushpromo69)
|
by gongzhen
Segmentation Fault. Please Help
|
|
[5 replies] Last: Why don't YOU take a look at that link, and maybe you will see that so... (by viliml)
|
by mjolnir91
Need help with type conversion
|
|
[3 replies] Last: yea, I didn't notice kbw's post untill now, so actualy you can make it... (by viliml)
|