https://github.com/fujidaiti/ll.c
https://github.com/fujidaiti/ll.c
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fujidaiti/ll.c
- Owner: fujidaiti
- Created: 2021-08-01T08:33:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T17:27:08.000Z (about 4 years ago)
- Last Synced: 2025-01-02T02:42:52.102Z (9 months ago)
- Language: C
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ll.c (LinkedList in C)
```
$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
```