Why don't you find out yourself? Write two loops and time how long each loop takes. Display the results. In the first loop do 1,000,000 or so WinScrolRectangle. In the second loop do the same number of MemMoves.
You should be able to write, run the program, and get your answer in less than an hour. Just an idea... Dennis Leas ------------------- [EMAIL PROTECTED] ----- Original Message ----- From: "Chris Apers" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 9:42 AM Subject: What is faster ? > Hi, > > I'd like to know what function is faster : > > WinScrollRectangle or MemMove > > thanks > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
