Skip to content

greent3/Struct-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Linked List of Customer Records

A record of customer data stored via a linked list of structs. Uses file reading, file writing, pointers, copy constructors, linked list manipulation and reversal, input/output, debug mode, ifdef, and heap memory management.

Code is distributed between the UI functionality (user_interface.cpp) backend functionality (llist.cpp)

About

A linked list of records in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published