I'm trying to write an input function which takes in a struct array of type video, and it size, as its formal parameters and then get the titles of five movies from the user and store them in the proper member variable for each instance of the five movies but I'm completely stumped. Can anyone please help me with this?