Skip to content

The Product Order Functions Program (C++) asks the user to enter the type, quantity, thickness, width, and length of a lumber product. Then the program calculates the cost of the transaction using the price per board foot (1 in * 1 ft^2). Finally, the program displays the order total and asks the user if they would like to create another order.

License

Notifications You must be signed in to change notification settings

ffm5113/cpp_product_order_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cpp_product_order_functions

The Product Order Functions Program (C++) asks the user to enter the type, quantity, thickness, width, and length of a lumber product.

Then the program calculates the cost of the transaction using the price per board foot (1 in * 1 ft^2).

Finally, the program displays the order total and asks the user if they would like to create another order.

Link to main cpp file: Product Order Functions C++ Program

About

The Product Order Functions Program (C++) asks the user to enter the type, quantity, thickness, width, and length of a lumber product. Then the program calculates the cost of the transaction using the price per board foot (1 in * 1 ft^2). Finally, the program displays the order total and asks the user if they would like to create another order.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages