1 inch=2.5cmso 1 inch=25mm
use thisĀ
--- On Mon, 23/6/08, Jim Dougherty <[EMAIL PROTECTED]> wrote:
From: Jim Dougherty <[EMAIL PROTECTED]>
Subject: Re: [c-prog] Logic for Conversion in C
To: [email protected]
Date: Monday, 23 June, 2008, 7:15 PM
float inches;
float millimeters;
millimeters = inches * 25.4;
[EMAIL PROTECTED] com 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.
>
> Regards,
> Prakash.
>
Bollywood, fun, friendship, sports and more. You name it, we have it on
http://in.promos.yahoo.com/groups/bestofyahoo/
[Non-text portions of this message have been removed]