In another file, I must get data from the user to put into the array... Though I'm not sure how to go about it. I could use strings, but I have no idea how to convert them into arrays.
TL;DR:
I must get a series of chars from the user (by strings or whatever) and put them into an array in a struct.