Archive for March 20th, 2009
I’ve found a site recently that provides data for free on the world’s shorelines and topography. They have got other datasets too that aren’t as complete, but would probably be of interest to those of you who wish to do research on it. For me, when I look at data like this I get the [ READ MORE ]
I’ve updated the b_pool again! This one has got some new features such as string functions (not yet complete) and a new b_resize function, which basically acts the same as realloc, except that if you are resizing the last block created on the pool, it will resize it without freeing. This makes it a lot [ READ MORE ]