Discuss a currency conversion program


Discussion:

Create a Currency Conversion Program in C

Currency conversion program . The user will input the amount and type of currency (1-5) and the program outputs the equivalent amount in USD.

Need help with:

1. Code that will limit type of currency to 1-5 only, if user entered over 5 it should have invalid input and ask user to choose type of currency again.

2. Coding amount of money of this currency that you would like to convert to USD. Should also have invalid input and ask user to enter amount of money of this currency that they would like to convert to USD. It should ask the user again to Enter the type of currency and the amount of the currency that they would like to convert to US dollar. An option to quit here is also helpful.

 

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Discuss a currency conversion program
Reference No:- TGS01938494

Now Priced at $25 (50% Discount)

Recommended (92%)

Rated (4.4/5)