but if I want to debug double value, how can I do? Since I looked for the StrPrintF( ), the formatStr only supports : %d, %i, %u, %x, %s, %c
Did you ever tried to port the Linux sprintf to the PalmOS plataform ? It isn't hard to do. Only choose the right Linux version.
Get the vsprintf source code, port it to PalmOS (it's very easy to do - piece of cake) and adapt it to a alert function.
I do this all times and it works.
Cheers !
-- J. Machado
-- [EMAIL PROTECTED]
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
