>> 1. Is "assert" supported on Palm platform? I'm not completely sure
>> that the grey color "Palm OS" on page 27 of CodeWarrior -
>> MSL_C_Ref.pdf means that it is not supported on palm
> The grey color means it is not supported on that platform.
What about the assert macro in PalmStdio.h?
#define assert(condition)
ErrFatalDisplayIf(!(condition), "assertion failed: " # condition );
Joseph Koral
[EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/