Skip to content

SteveConyers/CanadianExchangeRate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ExchangetoCAD

This program converts American currency (USD) to Canadian currency (CAD). Canadian RATE has been defined. This allows RATE and comment date to be changed without modifying any other area of the code. With cout, the user is asked to enter in US currency amount and by use of cin, allows the user to enter in the data. The amount entered in by the user will then be converted to its worth in CAD and displayed on the screen by use of cout.

Learned:

  1. Use of #define
  2. Use of setprecision()
  3. Use fixed

About

Converts USD to CAD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages