On Fri, 2006-12-01 at 16:36 +0800, Dmitry Timoshkov wrote:
It would be much more effective to call SysStringByteLen only once for each string instead of calling it again and again after a failing comparison.
Cool, the attached patch does this now. Is this any better?
Charles