Hi DeanO,

There is a note that gcc users (like me) should use FlpBufferAToF() instead
of FlpAToF() (PalmOS ref. manual).  I believe it used to be the case that
only codewarrior developers could use FlpAToF.

Could you be using the wrong function?

Regards,

On 10/02/07, DeanO <[EMAIL PROTECTED]> wrote:
>
> I have a simple test program ( see posting below) where I take two numeric
> decimal fields and try to multiply their values and show the results on the
> next form.  I keep getting the same resulting value of 4.0000267e
>
> Any help would be great
> Here is the code
>
> /******************************************************************************
> *
> * Copyright (c) 1999-2004 PalmSource, Inc. All rights reserved.
> *
> * File: AppMain.c
> *
>
> *****************************************************************************/
>
> #include <PalmOS.h>
>

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to