On 12/16/2013 03:58 PM, Martin Schreiber wrote: > unsigned:= card32(abs(signed));
This suggests that the result of "abs" is signed and need an explicit conversion to unsigned. I'm not sure that this is beneficial. OTHO what is "abs" anyway ? Is it some kind of "builtin overloaded" function that works differently for different argument types ? What is the type of the result ? -Michael ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

