Ohm's law calculator

Ohm's Law Calculator using Simple Graphics in C

Hello. This is a simple C source code written in Turbo C (OS- Windows 7). It can calculate the values using Ohm's Law. I also used basic of Computer Graphics in this project. Basically, it is a calculator where you have to put values with proper unit (e.g resistance in ohm, voltage in volts etc), hence it finds the result. Thanks.