473,399 Members | 3,302 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

the standard....

I know there are copies available to buy but I'd rather just download
a free copy if at all possible. Does anybody know where to get a copy
of the standard... I looked thru the archives but they all have
dead/bad links.

thanks much

GrahamO
Jul 22 '05 #1
6 1110
grahamo wrote:
I know there are copies available to buy but I'd rather just download
a free copy if at all possible. Does anybody know where to get a copy
of the standard... I looked thru the archives but they all have
dead/bad links.


That's right. There is no free copy. If you need it, buy it. Are
you saying that you'd rather join somebody in breaking the copyright
law?
Jul 22 '05 #2
grahamo posted:
I know there are copies available to buy but I'd rather just download a free copy if at all possible. Does anybody know where to get a copy of the standard... I looked thru the archives but they all have dead/bad links.

thanks much

GrahamO

http://www.lrde.epita.fr/~burrus_n/tmp/ISO-IEC_
14882.2003.pdf
-JKop
Jul 22 '05 #3
grahamo wrote:
I know there are copies available to buy but I'd rather just download
a free copy if at all possible. Does anybody know where to get a copy
of the standard... I looked thru the archives but they all have
dead/bad links.


Google for "c++ draft standard". Draft versions of the C++ standard are
the only ones you can legally download for free.

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl
Jul 22 '05 #4
On Mon, 26 Jul 2004 14:07:28 GMT, JKop <NU**@NULL.NULL> wrote in
comp.lang.c++:
grahamo posted:
I know there are copies available to buy but I'd rather

just download
a free copy if at all possible. Does anybody know where

to get a copy
of the standard... I looked thru the archives but they

all have
dead/bad links.

thanks much

GrahamO

http://www.lrde.epita.fr/~burrus_n/tmp/ISO-IEC_
14882.2003.pdf
-JKop


So in addition to being a bombast and an idiot, you are a thief as
well? I have reported the copyright violation.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Jul 22 '05 #5
Jack Klein posted:
So in addition to being a bombast and an idiot, you are a thief as
well? I have reported the copyright violation.

What copyright violation?

Looks to me like a certain individual just prefers to keep his copy of the
Standard on webspace so he has access to it wherever he goes.

Also, make sure you tell the US Authorities that I'm living in Dublin,
Ireland so they can put out an APB.
-JKop
Jul 22 '05 #6
On Tue, 27 Jul 2004 11:12:08 GMT, JKop <NU**@NULL.NULL> wrote in
comp.lang.c++:
Jack Klein posted:
So in addition to being a bombast and an idiot, you are a thief as
well? I have reported the copyright violation.

What copyright violation?

Looks to me like a certain individual just prefers to keep his copy of the
Standard on webspace so he has access to it wherever he goes.


Interesting, especially since the PDF file has this "watermark" on
each page:

"Licensed to LRDE/thierry geraud
ANSI Store order #X128269 Downloaded: 4/13/2004 10:45:22 AM ET
Single user license only. Copying and networking prohibited."
^^^^^^^^^^^^^^^^^^^^^

Yes, I looked to see that the genuine file was illegally present,
before I reported the copyright violation. No, I do not need that
copy, I own two PDFs myself, one before and one after TC1. I paid
$18.00 for each one.
Also, make sure you tell the US Authorities that I'm living in Dublin,
Ireland so they can put out an APB.


This also appears on each page of the document:

"© ISO/IEC 2003"

....so it is not just the US Authorities that you need to worry about.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Jul 22 '05 #7

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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.