i need the codes for Quick Converter
Design a program called Quick Converter. This program will do the following: ;)
1. Give the user a choice of three (3) conversion types e.g.: Volume, Weight and Temperature.
2. Each part of the converter will give the user the choice of converting from either measure to the other, e.g the user will be able to convert US Gallons to Litres, and Litres to US gallons (1 Litre = 0.2642 US Gallons, 1 US Gallon = 3.7854 Litres)
--
I need small help.. i need someone to write the codes for this program for me..
I want to convert g to kg and litter to dm3 and cm to mm
plzzzzzz i really need it.. :(
I think it will have two or three forms only.. also the program must use global variables for calculations and the have one module.. Also the program must use functions for conversions.