Skip to content

Nichigo/linked-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Used this as basis : https://github.com/skorks/c-linked-list. This code should be used as a template and the data field should be substituted for whatever the current implementation demands. As such custom destroy functions may need to be added -> for the current payload. List struct type left in the code (instead of only working with node)as it can be a used to store information like maximum allowed nodes, current number of nodes etc., depending again on the implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published