https://github.com/amir78729/contact-list
a simple contact-list based on LINKED LIST in c programming, final project of fundamentals of programming
https://github.com/amir78729/contact-list
cpp linked-list
Last synced: 9 months ago
JSON representation
a simple contact-list based on LINKED LIST in c programming, final project of fundamentals of programming
- Host: GitHub
- URL: https://github.com/amir78729/contact-list
- Owner: amir78729
- Created: 2019-07-21T17:03:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T14:15:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T10:10:05.602Z (over 1 year ago)
- Topics: cpp, linked-list
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact-List
a simple contact-list based on LINKED LIST in c programming,
final project of fundamentals of programming course