> With that being said, I'd take the cross platform claims with an extreme grain of salt ...
Given that it's written in C (and assuming it actually compiles), I'm likely to believe the cross-platform claim.
Have you ever tried to optimize code that runs on LSB and MSB hardware? Or 32 and 64 bits? It can get pretty hairy.
Have you ever tried to optimize code that runs on LSB and MSB hardware? Or 32 and 64 bits? It can get pretty hairy.