[Python-Dev] *grumble* wchar.h

Skip Montanaro skip at pobox.com
Sun Feb 8 07:47:53 EST 2004


    >> So, is wchar.h part of the ANSI C standard or is Apple's GCC setup
    >> (Mac OS X 10.2.8, gcc 3.3) in error?

    Martin> wchar.h is not part of ISO C 89 (and thus not of ANSI C). It was
    Martin> added to ISO C in Addendum 1 (1994), and is part of ISO C 99.

Dang.  Okay, I'll add that back in.  Is there a more authoritative online
source for this stuff than what I stumbled upon?

Skip



More information about the Python-Dev mailing list