Hi DeanO, I apologize.
The function call should be FlpBufferAtoF(&theCompFloat, FldGetTextPtr (field) ); // or similar Regards, p.s. all this information is in the PalmOS reference manual. On 11/02/07, DeanO <[EMAIL PROTECTED]> wrote: > > when I try > theCompFloat.fd = FlpBufferAToF(FldGetTextPtr > > > > (field) ) > > ; > theFloat1 = theCompFloat.d; > > I get the following errors > too few aruments to function FlpBufferAToF > void value not ignored as it ought to be > warning:passing arg 1 of 'FlpBufferAToF' from incompatible pointer type > > I am using Palm OS development Suite to build this test application. > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
