Allocate a new array of length elements. ti is the type of the resulting array, or pointer to element. (For when the array is initialized to 0)
See Implementation
Allocate a new array of length elements. ti is the type of the resulting array, or pointer to element. (For when the array is initialized to 0)