Closed epatrizio closed 3 years ago
In vector_resize function
Elements memory is allocated with capacity argument, not with size argument. Vector destroy function seems to be good For now, in my actual point of view, nothing todo in resize and remove functions
In vector_resize function