Dynamic Array Library News
Brought to you by:
alien999999999
this gives you convenient growable buffer functions, for usage in various projects. this release supports FIFO as well as LIFO buffers and is completely thread-safe.
note that this is only used as a buffer, if you need more control, you'll have to use the dynamic array library that will be released probably in a few days (also thread-safe).
both these libraries are very likely to be used by the orionengine in the oriongame project at http://oriongame.sourceforge.net/ .