On 2/15/06, Jagat <[EMAIL PROTECTED]> wrote: > if instead of 10k code written directly, I write a function and call that > from option 1 ?
yes. your compiler can handle cross segment function calls. switch statements on the other case are normally written using lookup tables; and, almost every compiler on 68k has this limit. we ran into these types of problems writing cpu emulator cores. (we're old skool) -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
