On 19/06/07, Stefan Dösinger stefandoesinger@gmx.at wrote:
Yeah, HeapReAlloc works on object->decls with 0 bytes allocated, but not on a NULL pointer. It keeps the array growing simpler. I can just use HeapReAlloc unconditionally instead of something like this
Well yes, but why not simply start with a >0 size?