[fpc-devel] Proposal: Multiple assignments
_-jane-_ at web.de
_-jane-_ at web.de
Thu Aug 5 22:17:29 CEST 2010
Hello everybody,
probably this is not really new stuff, but... May I propose multiple assignments, e.g.
a,b:=0;
or
a,b += c+d;
The right hand expression should be evaluated once and assigned (independently and in no particular order) to all the entries to the left of := .
Jasper
___________________________________________________________
Neu: WEB.DE De-Mail - Einfach wie E-Mail, sicher wie ein Brief!
Jetzt De-Mail-Adresse reservieren: https://produkte.web.de/go/demail02
More information about the fpc-devel
mailing list