19 Jun
2007
19 Jun
'07
1:05 p.m.
On 19/06/07, Stefan Dösinger <stefandoesinger(a)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?