> > I've looked at the code generated for integer mod operations > > in the past, and a lot of compilers make a real mess of it.. > > Really? Noticeably?
Yes - although it was a good while ago I last *actually* checked (IIRC we were coding for some SHARC-II variant, and some early embedded PPC stuff...) Anyway, out own divide/multiply/subtract code was a lot shorter... I fully believe (and hope!) that recent versions do a better job. :-) Cheers, -- Ian ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
