Using % is the "right" answer, because it's self explanatory. You _could_ use & to mask out the least significant bit - that would be the geeky thing to do. Your compiler probably generates the same code in either case.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
