rogshan / reinery-dinery

A repo of the third coding assignment
1 stars 0 forks source link

Global Variable #2

Open annashox opened 4 years ago

annashox commented 4 years ago

Would the declaration of linked list (struct) in assingmentMain.c be considered a global variable? Not sure where to put it otherwise

CiaraSookarry commented 4 years ago

I think we put it in assignment.h but the functions createNodeList() and displayList() should so in assignment.c