Quick int for loopsThanks very much guys, ill take that into consideration when writing my code!
Quick int for loopsQuick question! Is this... [code] for ( int i = 0; i < 10; i++ ) { ...blah blah code... } ...
Is my code OK?I never know whether I'm writing my code to the best it possibly could be. I just need someone to lo...
Testing the speed and effectiveness of my programscheers for this, really helps
Testing the speed and effectiveness of my programsI believe that I've been coding C long enough to start thinking about speed of my programs, to make ...
This user does not accept Private Messages