[sldev] OpenJPEG, 25% faster
Dirk Moerenhout
blakar at gmail.com
Fri Aug 10 02:20:29 PDT 2007
> The fact that they're apparently
> still using Visual Studio 6 seems to be kind of a hitch. (not fully c99
> compliant...) I wanted to get this all out there in case I get hit by a
> bus or something.
Visual Studio 2005 is not C99 compatible and 2008 won't be either. MS
considers it a C++ only compiler, not a C compiler. As such they never
plan inclusion of C standards they only try to get C++ standards in.
It's stupid but something you'll have to take in mind when attempting
to write fully portable code.
Dirk aka Blakar Ogre
More information about the SLDev
mailing list