Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/link list #93

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MasuodSamarin
Copy link

add wonderful lib about link-list to the repo.
it consists simple, doubly and circular link-list schema.
in simple.c you can see an introduction. simple student struct for data element

there's an simple example in the simple.c
use student struct for simple data element
"create, delete and travel" through list
 On branch feature/link_list
 Changes to be committed:
	new file:   a.out
	new file:   link_list.c
	new file:   link_list.h
	new file:   simple.c

 Untracked files:
	../linked-list.c
	../linked-list.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants