Am 06.08.2010 05:05, schrieb Alexander Klenin:
> On Fri, Aug 6, 2010 at 08:29, Michael Van Canneyt
> <mich...@freepascal.org> wrote:
>> Pascal as it is, is a very readable language as opposed to C. Proposals such
>> as this diminish the readability.
> 
> FWIW, while migrating to FPC/newer Delphi,
> I specifically replace all usage of Inc/Dec and Include/Exclude in my
> Pascal programs
> by += / -= *to increase readability*.

Nevertheless inc/dec generates better code because fpc is too dump to
convert += / -= into inc/dec etc. :)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to