Hello

Best wishes for all for 2006.

Some time I have been told that pred( ) is faster to use than the "normal" 
count-1.

e.g. for i := 0 to list.count-1 should execute slower than i := 0 to 
pred(list.count)

have anyone has an answer as to mee this seems to be the same where pred() 
shows better (more readable)?

regards

andries


                
---------------------------------
Yahoo! for Good - Make a difference this year. 

[Non-text portions of this message have been removed]



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to