another question. does alloc<>() zero out the allocated memory or not?
m
another question. does alloc<>() zero out the allocated memory or not?
r
o
Yes, alloc return 0-inited values