Initial commit
first commit
Fix code for choices 2 and 3 by adding hit_enter().
Change variable name list to tail. Tail points at last entry, not last_entry->next. Fix addStudent().
Fix while loop
Fix ** notation for head/list variables.
Fix a number of things. Head/List in addStudent still wrong. Need to use **.
Create mat_utils and compile everything cleanly.