c-linked-list icon indicating copy to clipboard operation
c-linked-list copied to clipboard

Refactored the code into multiple files and added comments

Open rishitc opened this issue 5 years ago • 0 comments

Hi, I refactored the code by moving the structure definitions into another file and rewrote the delete node function to be more compact. I also added some comments to explain the functions.

rishitc avatar Oct 02 '20 21:10 rishitc