> So will Binit properly reinitialize its argument, reusing the buffers > rather than allocating new ones and leaking the old?
yes the buffer will be reinitialized, but as Russ said, it is not dynamically allocated.
> So will Binit properly reinitialize its argument, reusing the buffers > rather than allocating new ones and leaking the old?
yes the buffer will be reinitialized, but as Russ said, it is not dynamically allocated.