"Michael C. Wu" wrote:
>
> Hi all,
>
> I am working on completing a BSDL'ed implementation
> of wchar* that is *not* broken. However,
> I could not find a free copy of ANSI C library standard.
>
> I was wondering if anyone has an electronic copy of
> ANSI/ISO/IEC 9899-1999 Programming Languages - C
> and the related POSIX documents. (Yes, the document
> only costs $18 on ANSI.org, but I really do not want
> to purchase something that I probably will not use again.)
>
> Also, which part of POSIX governs the correct
> behavior for wchar*? POSIX.1?
I believe wchar is part of the C standard. You can get the draft
standard for free from the ANSI site. Look for document N869.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message