memory use in recursive tree algorithmYou should check this line: [code]for(it1=cluslist.begin(); it1!= --cluslist.end() ;it1++)[/code] ...
Starting graphic gamesI agree that you don't need to know how it works under the hood, but I think the argument is valid i...
Resizing a partitionI boot from the drive, I don't think it's a good idea to repartition while in the middle of using th...
different types in for loopTrue Moschops, but the "0.0" still gets cut to an int. If you want a double and an int in the loop, ...
Starting graphic gamesGet some type of GUI toolkit or something to help with this: Allegro http://www.talula.demon.co.u...