Quote Originally Posted by cwr
If it's dynamically allocated with malloc, no.
If calloc were used instead, though, won't that set the memory to zero?