C_Programs icon indicating copy to clipboard operation
C_Programs copied to clipboard

Update Linked_List.c

Open kartik0330 opened this issue 5 years ago • 0 comments

Changed the return types of the functions. Changed the InsertPostion function for more clarity. Changed DeletePos function for when the number of elements are greater than 1 and still if we want to delete position 1. Improved the indentation for better reading. Added comments wherever necessary

kartik0330 avatar Oct 09 '20 16:10 kartik0330