Am 05.08.2010 23:09, schrieb _-jan...@web.de:
a<<  := 1;

a,b<<  := 1;

BTW: I wrote<<  by mistake; it should have been shl.

Just as a sidenote: FPC understands "<<" and ">>" as well (they are completly equal to "shl" and "shr")

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to