On Mon, 31 Jul 2000, "Michael C. Wu" <[EMAIL PROTECTED]> wrote:
Michael> Hi all,
Michael> I am working on completing a BSDL'ed implementation
Michael> of wchar* that is *not* broken. However,
Michael> I could not find a free copy of ANSI C library standard.
Michael> I was wondering if anyone has an electronic copy of
Michael> ANSI/ISO/IEC 9899-1999 Programming Languages - C
Michael> and the related POSIX documents. (Yes, the document
Michael> only costs $18 on ANSI.org, but I really do not want
Michael> to purchase something that I probably will not use again.)
Michael> Also, which part of POSIX governs the correct
Michael> behavior for wchar*? POSIX.1?
Michael> Finally, I know that someone has been working on the
Michael> same thing. Would the person in question or someone please send
Michael> me what they have.
Michael> I apologize for the confusion. Many thanks.
Michael,
These standards are copyrighted, and ANSI.org is very clear about the
electronic copies being for personal use only, not to be shared.
Considering that, previously, you could not buy ISO C for less than
$300, having a standards organization that sees the light is a good
thing, and, I suggest that we all respect that. That is, you will not
(should not) find anyone who'll offer to share electronic copies of
the standard.
I believe that the answer to your POSIX question is "none". I don't
think POSIX deals with the wchar_t issue at all (someone correct me if
I'm wrong.)
Pat.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Patryk Zadarnowski University of New South Wales
<[EMAIL PROTECTED]> School of Computer Science and Engineering
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message