-
Notifications
You must be signed in to change notification settings - Fork 0
dtrupenn/ShoppingCart
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Purpose: C implementation of a doubly linked list in the form of a shopping cart. The cart deletes any items that have a negative value and recalculates the proper total for each item. Instructions: run '$ make' to compile files to run project use '$ make run' and make sure an output.txt is in the same directory in order for it to properly create shopping cart.
About
A C implementation of a doubly linked list in the form of a shopping cart
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published