This reminds me why i hate ppl who write code like if (x != y) doThis(); remember one time when somebody added some code --> if (x != y) doThis(); alsoDoThat(); Took a while in debugger to figure out what was reason :-p Cause not part of my code :-) I always write my code after that if (x != y) { doThis(); } Even if have to do only one thing :-p
U
User 3138470
@User 3138470
Posts
-
Now this is embarassing -
Running out of Memory - Maths CheckHowdy Hmm, is double precision complex really needed, in your case e.q. storing all in int's could reduce required space 4x. also maybe the whole image could be 7zipped. You could allocate each time 1M ints array and run 7zip through it, I assume a lot of compression could be achieved that way :-) Dunno though :-)
-
How to crash VS 2010 in 20 lines of code...Lol That's why I would never fly airplane having "Genuine windows" logo attached to it...
-
Firefox 5Memory footprint is much less than in 4.0 Also the plugins doesn't start to consume cpu like grazy yet :-)
-
Firefox 5I am currently using Firefox 7.0a nightly build, and browser is faaaast...