Question: C language Write a program that reads a number represents the amount of money in (NIS or JD). And then reads a letter represents the
Write a program that reads a number represents the amount of money in (NIS or JD). And then reads a letter represents the type of input currency 'N' for NIS and 'J' for JD. Finally, the program should convert the entered value from NIS to JD and vice versa. Note:1 JD = 5 NIS. (create your own conversion function call it cur_conversion that accept 2 parameters)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
