I want to declare a global array of objects, but i don't know how many objects there will be until later in the program. how would i do this?
thanks