Here are the relevant structs for my question.
//A SymEntry is the building block for linked lists of (name, attribute) pairs typedef struct SymEntry { char * n