I was given a programming assignment.. and part of it states:
"
1. Read how many students are in the file and dynamically create an array of structure to store the student information.
"

I'm not sure what is meant by dynamically create an array?