Skip to content

A simple linked list and file management exercise created in C++

Notifications You must be signed in to change notification settings

raydelto/Phone_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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 rperera@itla.edu.do

About

A simple linked list and file management exercise created in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages