GP2X [video] Implmenting A Memory Pool In C++


yaustar

UK GP32 & GP2X Owner
Joined
Oct 18, 2003
Messages
2,714
Location
UK
Website
Visit site
Here is a video of me implementing a memory pool class in C++ with some basic voice over as I am programming. Bare in mind that this is not a tutorial, just a recording. It is also the first time that I have done anything like this so it is full of long pauses and silences as I am trying to work out what to do.

WARNING: May contain unintentional profanity.

Download: http://yaustar.jparishy.com/videos/memory_pool.zip (~74mb)
(Thanks to -PSPJunkie- for the web space)
Source: http://yaustar.jparishy.com/videos/memory_pool_source.zip

Source released under the MIT License: http://www.opensource.org/licenses/mit-license.php

Uses the Xvid video codec and MP3 audio: http://www.xvid.org/

Comments both bad and good are welcome as well as mistakes.

Hope it is helpful to some.

Edit: Fixed links for zips so non Windows can access the files.
 
whats wrong with a zip file for source? why are both links exe files? thats no good to me on linux. if you can fix the link i might look (even tho I dont use c++, i stick to C and I already have my own memory manager). Id be curious to see the vid if you fix/put up a better link.
 
Also, make sure to compress it as much as possible please, there's nothing wrong with 320x240 resolution :)
 
Alex. said:
Also, make sure to compress it as much as possible please, there's nothing wrong with 320x240 resolution :)
There is if you can't read the text ;)
 
Last edited by a moderator:
skeezix said:
Next, a video of water evaporating! :)

There is an idea and a half. I am sure I can whip something up.
 
Last edited by a moderator:
Back
Top