Buy used
£27.02
£3 delivery 7 - 15 October. Details
Used: Good | Details
Sold by WeBuyBooks
Condition: Used: Good
Comment: Buy from the UK's book specialist. Enjoy same or next day dispatch. A top-rated and trusted seller on Amazon.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Other sellers on Amazon
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

The C++ Standard: Incorporating Technical Corrigendum No. 1 Hardcover – 30 Oct. 2003

3.6 3.6 out of 5 stars 6 ratings

The definitive reference for any C++ programmer or for programmers needing to work with C++ programs.

Every book written about C++ refers frequently to the international standard that defines the language, this will be a must-have companion volume for everyone who is serious about programming in this language.

  • The complete C++ standard as approved by international standards bodies (BSI and ANSI)
  • The ONLY available bound version of the standard
  • Foreword by Bjarne Stroustrup
  • Most recent corrections and updates (Technical Corrigendum) are indicated with side bars to highlight where changes have taken place
  • An introductory chapter explains what the standards process is and how the reader can participate in the standards process

Product description

From the Inside Flap

The definitive must-have volume for everyone who is serious about programming in C++

Like a dictionary to an author, the C++ Standard is an essential reference for C++ programmers. Whether you write tools, compilers, or programs you will need torefer to the latest international standard that defines the language in order to be sure your code runs correctly. Your reason for buying this bound paper version is to have to hand for easy reference:

the complete, current International C++ Standard

incorporating Technical Corrigendum 1

This is technically BS ISO/IEC 14882:2003 (Second Edition) as approved by all national standards bodies (such as ANSI). It is the ONLY available bound version of the standard.

Additionally, you will find an introduction by Lois Goldthwaite explaining the standards process and how to participate. Bjarne Stroustrup creator of the language, provides the Foreword.

Also published by Wiley:

The C Standard

ISBN: 0 470 84593 2

From the Back Cover

The definitive must-have volume for everyone who is serious about programming in C++

Like a dictionary to an author, the C++ Standard is an essential reference for C++ programmers. Whether you write tools, compilers, or programs you will need torefer to the latest international standard that defines the language in order to be sure your code runs correctly. Your reason for buying this bound paper version is to have to hand for easy reference:

the complete, current International C++ Standard

incorporating Technical Corrigendum 1

This is technically BS ISO/IEC 14882:2003 (Second Edition) as approved by all national standards bodies (such as ANSI). It is the ONLY available bound version of the standard.

Additionally, you will find an introduction by Lois Goldthwaite explaining the standards process and how to participate. Bjarne Stroustrup creator of the language, provides the Foreword.

Also published by Wiley:

The C Standard

ISBN: 0 470 84593 2

Product details

  • ASIN ‏ : ‎ 0470846747
  • Publisher ‏ : ‎ Wiley; 1st edition (30 Oct. 2003)
  • Language ‏ : ‎ English
  • Hardcover ‏ : ‎ 816 pages
  • ISBN-10 ‏ : ‎ 9780470846742
  • ISBN-13 ‏ : ‎ 978-0470846742
  • Dimensions ‏ : ‎ 19.7 x 5.27 x 24.85 cm
  • Customer reviews:
    3.6 3.6 out of 5 stars 6 ratings

Customer reviews

3.6 out of 5 stars
6 global ratings

Top reviews from United Kingdom

Reviewed in the United Kingdom on 27 April 2004
I bought this as a reference of last resort but was plesantly surprised bythe clear organisation and presentation of the material and how accessiblethe writing is. The hardback binding is useful as it tolerates a lot ofabuse while you flick back and forth. An excellent resource for anyone whoneeds in depth coverage of C++.
9 people found this helpful
Report
Reviewed in the United Kingdom on 17 January 2005
Nice type font, size and the complete standard in easily accessible fashion. Thank you BSI for providing such an affordable copy of the reference on quality paper!
2 people found this helpful
Report

Top reviews from other countries

Translate all reviews to English
Heiko Bock
5.0 out of 5 stars Das Standardwerk für C++98
Reviewed in Germany on 11 November 2019
Super und die einzig wahre Resource für korrekte C++ Entwicklung
James Carlson
5.0 out of 5 stars Definitive reference for serious systems programmers
Reviewed in the United States on 15 February 2010
As an OS kernel and networking programmer recently cast into the world of C++ applications design, I need a definitive work that tells me exactly what the C++ mechanisms do and what behavior I can rely on from the standards, and that's just what this provides. Although each platform and compiler differ, and there are always bugs and warts to work around, it's crucial to understand what the boundaries are and what behaviors you can (and can't) rely on to write robust applications.

If you need to know how placement-new works and the requirements for constructors and destructors and try/catch blocks, then this is the book you want. If you need to know common idioms and higher-level structures, you'll need a different reference.

For what I intended to do (debug some squirrelly problems and obscure valgrind warnings), it was precisely the book I needed. It's a little pricey, but that's (unfortunately) what many of these international standards, other than those from the IETF, are like.
Eric Vrenios
5.0 out of 5 stars Five Stars
Reviewed in the United States on 20 April 2015
Great info