Topic: c++ language reference


Author: Chuck Allison <72640.1507@CompuServe.COM>
Date: 16 Dec 1994 00:30:06 GMT
Raw View
> I am looking for a language reference guide for C++. The
>bulk of the "guides" I've seen are instructional. What I need is
>a guide that defines the language and it's constructs.

>Any Help would be greatly appreciated,

At the moment, nothing but the committee draft from the Standards
Committee (X3J16/WG21) will do what you want. Bjarne's ARM has a
1990 snapshot, but that is quite dated at this point. Contact
ANSI for info on how to buy a copy.

-- Chuck Allison

--
Chuck Allison
Compuserve: 72640,1507
INTERNET: 72640.1507@compuserve.com




Author: ac978@freenet.toronto.on.ca (Nam c. Low)
Date: Wed, 14 Dec 1994 19:43:12 GMT
Raw View
In a previous article, wilsona@ctron.com (Andrew Wilson) says:

>Hi,
>
> I am looking for a language reference guide for C++. The bulk of the "guides" I've seen are instructional. What I need is a guide that defines the language and it's constructs.
>
>Any Help would be greatly appreciated,
>Andy.
>
To add to the requested: Constructs that descripted c++ orthogonally.

--




Author: wilsona@ctron.com (Andrew Wilson)
Date: 12 Dec 1994 17:41:08 GMT
Raw View
Hi,

 I am looking for a language reference guide for C++. The bulk of the "guides" I've seen are instructional. What I need is a guide that defines the language and it's constructs.

Any Help would be greatly appreciated,
Andy.