https://github.com/raydelto/phone_book
A simple linked list and file management exercise created in C++
https://github.com/raydelto/phone_book
Last synced: about 1 month ago
JSON representation
A simple linked list and file management exercise created in C++
- Host: GitHub
- URL: https://github.com/raydelto/phone_book
- Owner: raydelto
- Created: 2016-05-23T06:29:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T06:29:47.000Z (about 9 years ago)
- Last Synced: 2025-04-30T19:05:18.225Z (about 1 month ago)
- Language: C++
- Size: 4.88 KB
- Stars: 7
- Watchers: 3
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
#ITLA PhoneBook
This is an academic assignment created by Professor Raydelto Hernandez for his students at Las Americas Institute of technology (www.itla.edu.do).
The objective of this assignment is to test student's ability to create their own implementation of the linked list abstract data type and file handling.
Eclipse Mars 2 for C++ (MAC) was used for creating the project (eclipse project file have been included). But the code should compile with any IDE regardless of the operating system. Our code takes care of multiplatform specific details.
Should you have any question about this code please feel free to contact [email protected]