I\'m trying to write a program that reads a text file into a 2D array of structs, but trying to put a struct into that array causes the program to crash.
Here\'s the