From my experimentation, I've found that bytes allocated by CreateBank() are set to zero, while new bytes claimed by expanding a bank via ResizeBank() often contain garbage.
Are my findings correct, or are there gotchas I don't know about?
Are my findings correct, or are there gotchas I don't know about?