I have the following problem.
I have a linked list in which i read in a bunch of people from a file, like this
typedef struct Person { char name[10