[fpc-pascal] ++ and --

Timothy Groves the.tail.kinker at gmail.com
Tue Jul 30 17:03:17 CEST 2013


FPC offers the +=, -=, etc., statements swiped from C.  Is there any 
reason why ++ and -- are not similarly supported?  I know that we have 
inc() and dec(), but I'd say that ++ and -- are easier to type.



More information about the fpc-pascal mailing list