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