473,468 Members | 1,343 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

C++ Standard

A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?

Jon
Oct 17 '05 #1
9 1413

Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?


Unfortunately, it does not seem to be free. You may found older
versions online (google.com is your friend), but you can also buy it in
electronic form online from the ANSI store for example:
http://webstore.ansi.org/ansidocstor...IEC+14882-2003

It is available for USD $18 (PDF format).

Cheers,
Andre

Oct 17 '05 #2
* Jon Slaughter:

A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?


See FAQ item 6.13, e.g. at
<url: http://www.parashift.com/c++-faq-lite/big-picture.html#faq-6.13>.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Oct 17 '05 #3
Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is
free?


Not quite, you can purchase an electronic version for, I think, $18; and
dead tree copy is ridiculously expensive. Have a look at:

http://www.techstreet.com/cgi-bin/de...uct_id=1143945

An outdated version can be found at:

ftp://ftp.research.att.com/pub/c++std/WP/CD2/

Best

Kai-Uwe Bux
Oct 17 '05 #4

Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?

Jon


It's important to note though that anyone who refers to the Standard in
these newsgroups is able to do so because they have commited it
entirely to memory. Indeed it is considered poor form, if not outright
"cheating", to consult the actual standard instead of one's own
recollection of its contents in any discussion that references it.
Relying on memory has several advantages: it saves both time and
effort, but most importantly it eliminates the embarrassment of ever
having to retract or admit one's own error, since who is to say that
your recollection of the Standard is better than anyone else's?

Greg

ps. yes, I'm kidding...

Oct 17 '05 #5
in*****@gmail.com wrote:
Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?

Unfortunately, it does not seem to be free. You may found older
versions online (google.com is your friend), but you can also buy it in
electronic form online from the ANSI store for example:
http://webstore.ansi.org/ansidocstor...IEC+14882-2003

It is available for USD $18 (PDF format).

Cheers,
Andre


Well, I must be a lucky bunny. Normally the dead wood version is far
more expensive, but I managed to get a copy for approximately the same
price as the electronic copy. Before anybody asks, I haven't seen it on
offer again for some time, and even then the few copies available sold
out fairly quickly.
Apologies for being such a smug, (insert expletive here). But I'm
sure everybody periodically catches a bargain and in this case it
appears it was my turn.

JFJB
Oct 17 '05 #6

Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?


You might like to learn about popular p2p networks.

Oct 17 '05 #7
Maxim Yegorushkin wrote:
Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?

You might like to learn about popular p2p networks.


Even easier: You might have luck Googling for 'ansi_iso_iec_14882-1998.pdf'

--
Stefan Naewe
Oct 17 '05 #8
In article <11*************@corp.supernews.com>,
Jon Slaughter <Jo***********@Hotmail.com> wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?


See http://www.comeaucomputing.com/iso for links
--
Greg Comeau / Celebrating 20 years of Comeauity!
Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout
World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?
Oct 18 '05 #9
On 17 Oct 2005 00:08:13 -0700, "Greg" <gr****@pacbell.net> wrote:

Jon Slaughter wrote:
A lot of you guys are always "quoting" the C++ standard and making
references to it and I'm wondering where do I get it? Hopefully it is free?

Jon


It's important to note though that anyone who refers to the Standard in
these newsgroups is able to do so because they have commited it
entirely to memory. Indeed it is considered poor form, if not outright
"cheating", to consult the actual standard instead of one's own
recollection of its contents in any discussion that references it.
Relying on memory has several advantages: it saves both time and
effort, but most importantly it eliminates the embarrassment of ever
having to retract or admit one's own error, since who is to say that
your recollection of the Standard is better than anyone else's?

Greg

ps. yes, I'm kidding...


Nicely done. ;-)
Oct 18 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
by: Magnus Lie Hetland | last post by:
Is there any interest in a (hypothetical) standard graph API (with 'graph' meaning a network, consisting of nodes and edges)? Yes, we have the standard ways of implementing graphs through (e.g.)...
6
by: John Bentley | last post by:
John Bentley writes at this level: If we think about our savings accounts then division never comes in (as far as I can see). We deposit and withdraw exact amounts most of the time. Occasionaly...
29
by: David Eng | last post by:
In replying to P.J. Plauger (...
43
by: Steven T. Hatton | last post by:
Now that I have a better grasp of the scope and capabilities of the C++ Standard Library, I understand that products such as Qt actually provide much of the same functionality through their own...
52
by: lovecreatesbeauty | last post by:
Why the C standard committee doesn't provide a standard implementation including the C compiler and library when the language standard document is published? C works on the abstract model of low...
24
by: noridotjabi | last post by:
Why isn't there a Graphical User Interface standard? Think about it for a second. You may say, well evey systems API for GUIs is differnt, but do take into acound: every operating system requires...
132
by: Frederick Gotham | last post by:
If we look at a programming language such as C++: When an updated Standard comes out, everyone adopts it and abandons the previous one. It seems though that things aren't so clear-cut in the C...
1
by: manish deshpande | last post by:
Hi, When i'm installing MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm by the following command: rpm -i MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm the following error is being shown: ...
26
by: Rick | last post by:
I'm told that "#pragma once" has made it into the ISO standard for either C or C++. I can't find any reference to that anywhere. If it's true, do any of you have a reference I can use? ...
270
by: jacob navia | last post by:
In my "Happy Christmas" message, I proposed a function to read a file into a RAM buffer and return that buffer or NULL if the file doesn't exist or some other error is found. It is interesting...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.