Conversion Calculator

Conversion Meter using C

Submitted by Soma Jana on
Hello, This is a simple C Source code, which includes a converter. Here Length, Temperature, Weight & Currency conversion is possible (in different units). It is written in gcc platform (Ubuntu, Linux). This is very simple to understand. This is basically for the beginners, hope it will help them. Thanks.