delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
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: | <c348u8$n6c$2@nets3.rz.RWTH-Aachen.DE> |
References: | <c33k8s$1bg$1 AT alpha2 DOT radio-msu DOT net> |
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 <akantsel AT integra DOT rmt DOT ru> 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.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |