
Converts numbers from different units, eg metres to feet or degrees C to F. You can fully customize the code by editing/adding conversions and units.
The code itself is split into a back-end activeX dll that does the conversions, and a front-end interface. You can just use the back-end in your own projects for simple conversion!
Inputs
The value you have.
Assumes
Read the readme.txt file in the zip for detail explaination. :-)
Returns
The converted value
Side Effects
n/a
API Declarationsn/a