> On Aug 13, 2019, at 11:09 AM, Sven Barth via fpc-pascal > <fpc-pascal@lists.freepascal.org> wrote: > > In general the C operators are not desired. They where added way in the past > in a weak moment and I don't think they'd be added today if FPC wouldn't have > them already. >
Seriously? why is i := i + 1 better than i += 1 ? just more typing for such a simple operation. All languages I use have adopted this syntax and for good reason. Regards, Ryan Joseph _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal