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/
