An open API service indexing awesome lists of open source software.

https://github.com/heyfoz/cpp-inventory-txt-file-reader

The Inventory Text File Reader Program (C++) reads a file named parts.txt and displays a report showing the part classification, total units, and total value of the inventory in the console.
https://github.com/heyfoz/cpp-inventory-txt-file-reader

cpp inventory reader txt-files

Last synced: 4 months ago
JSON representation

The Inventory Text File Reader Program (C++) reads a file named parts.txt and displays a report showing the part classification, total units, and total value of the inventory in the console.

Awesome Lists containing this project

README

          

# cpp_inventory_txt_file_reader
The Inventory Text File Reader Program (C++) reads a file named parts.txt and displays a report showing the part classification, total units, and total value of the inventory in the console.

Link to .cpp file: Inventory TXT File Reader C++ Program

Copyright (c) 2022 ffm5113