473,789 Members | 2,833 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The Annotated C++ Language Standard by Koenig & Stroustrup????

In TC++PL(SE) Stroustrup asserts there is a companion reference called _The
Annotated C++ Language Standard_ by Koenig & Stroustrup. It doesn't show
up on a google. What gives here? I know there is mention of a problem
here: http://www.research.att.com/~bs/bs_faq.html#ARM I guess this is the
same work? This seems to mean there is a complete reference manual written
by the two most qualified authors laying fallow. I find that disturbing.
--
p->m == (*p).m == p[0].m
http://www.kdevelop.org
http://www.suse.com
http://www.mozilla.org
Jul 22 '05
11 5697
Bjarne Stroustrup wrote:
The simple (and I think sad) story is that we got too busy with other
things - mostly C++ related - that we never got that ARM++ written.
That explanation is far more gratifying that the misunderstandin g I had.
PS. I must find time to revise my FAQ


Something else came to mind regarding this topic. Since TC++PL(SE) was
intended to have a companion book (according to the author, that is),
perhaps recommending an alternative would be a sufficient means of
addressing the same need.

For myself, what I have found lacking is a comprehensive and clear
exposition of the core language features in the form of a reference. For
example, I would like to be able to look up a keyword in an index, and be
directed to a section defining the keyword, and showing an example of all
forms of its usage. To have such a thing in electronic form would be even
more helpful.

As for an ARM++, that seems to be something more useful to the veteran C++
programmer. There are many design choices represented in ISO/IEC
14882:2003(E), but, due to the nature of the document, there is little
communication of the motivation for the decisions. Much of this may be
covered in D&E, which I haven't found time to read yet.

Then there seem to be a few things in the 14882:2003(E) which not everybody
should know. Not that they are bad. It's just that things like that are
potentially dangerous in the wrong hands.
--
STH
Hatton's Law: "There is only One inviolable Law"
KDevelop: http://www.kdevelop.org SuSE: http://www.suse.com
Mozilla: http://www.mozilla.org
Jul 22 '05 #11
Bjarne Stroustrup wrote:
PS. I must find time to revise my FAQ


This appears to be an exceptionally good resource. It does describe C/C++
with AIX extensions, but from what I've been able to glean, the authors did
an honerable job of distinguishing between the extentions and the Standard.

C for AIX, Version 6.0, C/C++ Language Reference
http://ibmdocs.ncep.noaa.gov/c6/
--
STH
Hatton's Law: "There is only One inviolable Law"
KDevelop: http://www.kdevelop.org SuSE: http://www.suse.com
Mozilla: http://www.mozilla.org
Jul 22 '05 #12

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

Similar topics

3
1680
by: Huy Ton That | last post by:
I have had some experience with programming and some with c++. Here is my situation: I need to learn ANSI C++ in it's entirety from the ground up. Where do I start? I already have Borland Builder 6 so a compiler is not an issue. Please be specific in your replies; I would appreciate it greatly. Thank you in advance. -Huy
11
489
by: Steven T. Hatton | last post by:
In TC++PL(SE) Stroustrup asserts there is a companion reference called _The Annotated C++ Language Standard_ by Koenig & Stroustrup. It doesn't show up on a google. What gives here? I know there is mention of a problem here: http://www.research.att.com/~bs/bs_faq.html#ARM I guess this is the same work? This seems to mean there is a complete reference manual written by the two most qualified authors laying fallow. I find that disturbing....
66
3149
by: Prashant | last post by:
There are lot of dicussion on C# is much better than C++. Why there is no language to compute C#. This way we are accepting monopoly of M$. Why there is no group which seriously tring to develop new language better than C#.
7
3156
by: Edward Yang | last post by:
A few days ago I started a thread "I think C# is forcing us to write more (redundant) code" and got many replies (more than what I had expected). But after reading all the replies I think my question about local variable initialization is still not solved. And some of the replies forked into talking about out parameters. And the thread is becoming way too deep. So I open a new thread here. My question in the previous thead has turned...
11
2405
by: arnuld | last post by:
hello, well, me again. this time i will keep it short. this time i am just going to purchase C++ books. with advice form folks at comp.lang.c++ & ACCU.org & i came to the following conclusion, for the present: C++ books: C++ Primer 3/e by LIPPMAN & Lajoie.
3
1667
by: arnuld | last post by:
Hello, i posted this question more than 1 month ago but did not get any answers, so i am posting it again (1). with advice form archives @ alt.comp.lang.learn.c-c++, comp.lang.c++, comp.lang.c++.moderated & ACCU.org & i came to the following conclusion for learning c++: "Accelerated C++" by Koenig & Moo
1
1956
by: Mike | last post by:
Hi, I'm auctioning the book "The C++ Programming Language" 3rd Ed. by Bjarne Stroustrup on ebay, details as follows or see eBay item number 250030480853. Softback. Condition : Good. Pub. Addison Wesley 1997. 3rd Edition. 910 pages. "The C++ Programming Language" by Bjarne Stroustrup is the classic C++
11
3178
by: Sarath | last post by:
I'm so much font of working with C++ . That's the reason why I'm not yet looked or craze about any other language. Still a question exists, really C++ is the best language in its category?
17
4724
by: CoreyWhite | last post by:
I bought this book years ago, when I was just learning C++. Since then I've gone through every math course offered at my college, taken courses on coding C & thinking in terms how how to make the smallest tightest algorithms to preform specific functions. I've also grown and matured a lot, and am wiser and older. I'm reading through the C+ + Programming Language, Third Edition now, and I can actually understand it. I can understand it...
0
10410
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10139
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9984
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9020
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6769
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4093
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 we have to send another system
2
3701
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.