On Mon, Jun 23, 2008 at 9:38 AM, prakaashganth d
<[EMAIL PROTECTED]> wrote:
>
> Hi Everyone,
>                        Can anyone help me with the logic for the below  
> program....
>
> I need to convert a value (any integer, floating)  from inches to millimeter 
> in C.
> Please help me to derive the logic for the program.

You know how to use multiplication and division operators, right? Then
you just need to know how many millimeters are in one inch:

http://www.texloc.com/closet/cl_in_cm_mm.html

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
 If I were to divulge it, it would overturn the world."
 -- Jelaleddin Rumi

Reply via email to