Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zipzou/linklist
The datastuct released by C Language
https://github.com/zipzou/linklist
Last synced: 13 days ago
JSON representation
The datastuct released by C Language
- Host: GitHub
- URL: https://github.com/zipzou/linklist
- Owner: zipzou
- License: agpl-3.0
- Created: 2016-02-12T04:06:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T08:50:47.000Z (about 5 years ago)
- Last Synced: 2024-11-10T16:48:04.360Z (2 months ago)
- Language: C
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkList
The datastuct released by C Language
This source file is edited by C Language. And the datastruct is the linklist tested with 'Struct Student'.
So you can see the datatype such as Student and others.
There is only one file in this project, but it can run normaly. It is built successfully, and leagal.We release some simple way to construct this datastruct, if you want to add some and fix some mistakes and errors, please download and contact me. We could make it perfect together.