| [SOLVED] Can someone give me an idea of how to write a simple C program? I have no programming experience!? Write a C program that displays the title, Currency Conversion, and then write the names of five currencies and their equivalents to the US dollar. The conversions are hard-coded equations in the program. Insert appropriate comments in the program to document the program. Also, as a version-control exercise, in the source code, at the end of the program file, create version levels and comments for each iterative attempt while creating the program. |