I've been researching so much about arrays and matrices and such, but it hasn't helped me at all on my program. Everything is either over my head or doesn't help with the specific program I have to code. All I've been able to do so far is to get the file read in.

Program: Write a code that will read in a text file (which contains a list of words and their definitions, separated by a hyphen). The data read in will be stored into an...