_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
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.
- [fpc-pascal] ++ and -- Timothy Groves
- Re: [fpc-pascal] ++ and -- Tomas Hajny
- Re: [fpc-pascal] ++ and -- Mark Morgan Lloyd
- Re: [fpc-pascal] ++ and -- Sven Barth
- Re: [fpc-pascal] ++ and -- Bernd Oppolzer
- [fpc-pascal] Re: ++ and -- leledumbo
- Re: [fpc-pascal] Re: ++ and -- Marco van de Voort
- Re: [fpc-pascal] Re: ++ and -- Sven Barth
- Re: [fpc-pascal] Re: ++ and -- Mattias Gaertner
- Re: [fpc-pascal] Re: ++ and -- Sven Barth
- Re: [fpc-pascal] Re: ++ and -- Marco van de Voort
