On 9 March 2012 10:03, Florian Klaempfl wrote: > > FPC has also arithmetic right shifting intrinsics for a couple of > versions: Sar* (*=ShortInt,SmallInt,Longint,Int64), use those.
Awesome, now it works! Thanks Florian. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
