Skip to content

TheDK0309/Linked_list

Repository files navigation

Linked_list

Linked List Data Structure. Written in C Language

In Putty type "make" to compile the files. type "./my_test" to run the code. linked_list1.c and linked_list1.h are for double linkedlist, but have not complete yet. linked_list.c and linked_list.h are for singly linked_list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published