Jose wrote:
...so I'd have to write my own "internal allocator". Never tried it, myabe it's not that difficult.. (another bunch of time with something not predicted...:getmad:))
If you're using OS 3.0+ there's CreatePool/AllocPooled/FreePooled/DeletePool that'll save you having to write your own.