Dear subscribers. I've recently begun to develop for the Palm OS platform and have a question regarding exception handling. Is there any reason to prefer the ErrTry, ErrCatch and ErrThrow mechanism before the C++ standard exception-handling scheme of try, catch and throw? After all, I would prefer to use the standard if ther is no disadvantage.
My current tool is CW 7.0. Would the recommendation be any different if I would have used the GNU C++ compiler? Kind regards, Ola Theander -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
