James Smith a écrit :
Well, I know programmers who turn off range checking and let exceptions fall through empty exception blocks. They don't work with me on projects.

Though it is sometimes the best way of doing. It is sometimes better
to check ranges explicitly (where it is needed to do so) rather than
to let the compiler set checks everywhere.

mm

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

Reply via email to