On 31 Oct 2007, at 00:47, L wrote:

And I'm sure you know you can always use GOTO statements when you really need
speed out of loops

Actually, in current FPC versions that will more often than not cause slowdowns, because the compiler cannot optimize as well when goto's are used.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to