X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: What are the main standarts for C/C++? Date: 15 Mar 2004 12:52:24 GMT Organization: Aachen University of Technology (RWTH) Lines: 24 Message-ID: References: NNTP-Posting-Host: ac3b07.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1079355144 23756 137.226.33.205 (15 Mar 2004 12:52:24 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 15 Mar 2004 12:52:24 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Anthony wrote: > Hello, > what are the main standarts for C and C++ language? The standards governing the *languages* themselves are issued by ISO, and usually adopted by all national standardization bodies (like ANSI or DIN) under their own names, usually with only negligible changes to the layout and the title page. > How standarts of IEEE, ANSI and POSIX (and may be some others?) are > related to each other? IEEE has nothing to do with this. POSIX is not a language standard, but rather a set of standards describing a unified Unix platform including the C development toolchain. It's essentially an add-on to the C language standard. > How can one get these main standarts? By paying for them. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.