So I am trying to have a way to allow a user to define an array of variable length through an input file in C, and then load them into arrays for processing.
I am making