tag:blogger.com,1999:blog-2797923531103204252.post-32245623128371535422008-03-27T17:19:00.000+01:002008-03-27T17:19:00.000+01:002008-03-27T17:19:00.000+01:00I personally don't use C code if I want cross-plat...I personally don't use C code if I want cross-platform compatibility, but many of these tricks can be made safe on supported compilers through the judicious use of defines - anything involving branch prediction, cache prefetching, or vector operations.I don't like being tied to a single compiler, but if you're only using one compiler for your project, why not get the most you can out of it?Justin Wickhttp://www.blogger.com/profile/01386093143586175768noreply@blogger.com