Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>ncc2inch()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    nCC2Inch()

         Cubic centimetres into cubic inches

    Syntax:

         nCC2Inch( nNumber ) -> nResul

         nNumber : is the value in cubic centimetres.

    Description:

         Converts a volume from cubic centimetres into cubic inches.

    Return:

         The value of nNumber converted into cubic inches.

    Example:

         ? nCC2Inch( 25 )                       // 1.525

See Also: nInch2CC()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson