Thanks Ben.
Do you know whether MemMove or that Macro is faster on both, 68K and ARM? I've a lot of MemMoves in loops.
A macro would likely be faster for moving one value. Using one MemMove would be faster than a lot of macros for adjacent values, but I don't know where the demarcation point is.
-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
