[Insight-developers] Rounding functions in itkMacro.h

Sean McBride sean at rogue-research.com
Wed May 20 11:22:02 EDT 2009


On 5/20/09 4:57 PM, Tom Vercauteren said:

>I am not sure why they are three version of the i386 define and two of
>the x86_64.

It is kinda weird, probably some historical reason.

>That's why I was proposing to use an OR on all of them.

I guess that's safest.  However, I would consider omitting "i386"
because it does not start with "__".  (In C/C++, identifiers starting
with __ are for the compiler/implementation use, so there should be no
collision with other user identifiers.)

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the Insight-developers mailing list