Skip to content

A CRUD using pointers and dynamic memory allocation, in a linked list, for registering an unlimited amount of users and saving them in persistent storage (as long as you have memory for it)

Notifications You must be signed in to change notification settings

Cinnamoon-dev/Linked-List-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Linked List CRUD

A CRUD using singly linked lists in C.

About

A CRUD using pointers and dynamic memory allocation, in a linked list, for registering an unlimited amount of users and saving them in persistent storage (as long as you have memory for it)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages