Skip to content

A simple currency converter which converts between Rupees, Dollars, and Euros

Notifications You must be signed in to change notification settings

Dash198/currencyconvert

Repository files navigation

currencyconvert

  • A simple currency converter which converts between Rupees, Dollars, and Euros
  • CurrencyConvert.cpp is the main file, which calls the input methods
  • InputCurrency.cpp has the methods for inputting currency, and it further calls the conversion methods
  • InputCurrecny.h is the header file for InputCurrency.cpp
  • OutputCurrency.cpp has the conversion methods to convert the currencies
  • OutputCurrency.h is header file for OutputCurrency.cpp

About

A simple currency converter which converts between Rupees, Dollars, and Euros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages