Hi i'm trying to create an array with a prefixed size(eg,size of 10) in the Main and then add items(eg, 3 items) in the array, this will make the array have 7 unused spaces, later on, I want to write a method that trim the unused size.Hi i'm trying to create an array with a prefixe