Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 454 Bytes

Billing system

Simple buggy billing system, which is not working properly. but there is working csv file handling operations.

But the intentions was not about making billing system but working with csv file.

Files and what they do

FileName Description
main.cpp Buggy billing system, just full of bugs and doesn't work property
files.cpp File handling operations
csv.cpp CSV file handling operations and utils