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

https://github.com/heyfoz/cpp-purchase-calculator-function

The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.
https://github.com/heyfoz/cpp-purchase-calculator-function

calculations cpp function purchase

Last synced: about 1 year ago
JSON representation

The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.

Awesome Lists containing this project

README

          

# cpp_purchase_calculator_function
The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.

Link to .cpp file: Purchase Calculator Function C++ Program

Copyright (c) 2022 ffm5113