D
DaKoadMunky
After having fancied myself a C++ programmer for the last nine years I figured
it was about time that I actually obtain a copy of the standard rather than
relying on other sources that claim to accurately represent the standard. Even
the best intentioned author or newsgroup poster is capable of inaccurately
representing the standard.
I followed the FAQ link to http://www.techstreet.com/ and searched for 14882 as
suggested.
That brought up the following page...
http://www.techstreet.com/cgi-bin/new_results?searchText=14882&searchType=
docno&newSearch=1&sort=rel&submit.x=15&submit.y=16
Aside from the format in which they are distributed, can anyone tell me the
difference between the various items presented? I am confused about which one
would be the most accurate source of information.
What is the difference between ISO/IEC 14882:2003 and INCITS/ISO/IEC 14882:2003
?
The former can only be purchased as a softcover book for $325. The latter can
be purchased as a PDF document for $18. My broke and unemployed self likes the
latter much better, but I want to be aware of what I won't be getting if I
order it.
Furthermore, how long will it be until the current standard is superceded? If
it is only six-months to a year maybe I should wait. And what about all the
TC's and TR's. Are those freely available or must they also be purchased?
Any insight would be appreciated.
Regards,
Brian F. Seaberg
P.S. I am also thinking about getting TCPPLSE. If I could only buy either the
standard document or the Stroustrup book, which would most recommended? On the
one hand the standard is probably pretty dry reading, but it is authoritative
and I want to know the whole truth. On the other hand the Stroustrup book
probably discusses not only the elements of the language but the best practices
associated with those language elements which may be more appropriate for
someone who isn't going to be writing compilers and tools. I want to know the
language very well, but I can't say I want to be a language lawyer. I would
rather know how to effectively use a subset of the language rather than know
the language inside and out but not know how to apply it effectively.
it was about time that I actually obtain a copy of the standard rather than
relying on other sources that claim to accurately represent the standard. Even
the best intentioned author or newsgroup poster is capable of inaccurately
representing the standard.
I followed the FAQ link to http://www.techstreet.com/ and searched for 14882 as
suggested.
That brought up the following page...
http://www.techstreet.com/cgi-bin/new_results?searchText=14882&searchType=
docno&newSearch=1&sort=rel&submit.x=15&submit.y=16
Aside from the format in which they are distributed, can anyone tell me the
difference between the various items presented? I am confused about which one
would be the most accurate source of information.
What is the difference between ISO/IEC 14882:2003 and INCITS/ISO/IEC 14882:2003
?
The former can only be purchased as a softcover book for $325. The latter can
be purchased as a PDF document for $18. My broke and unemployed self likes the
latter much better, but I want to be aware of what I won't be getting if I
order it.
Furthermore, how long will it be until the current standard is superceded? If
it is only six-months to a year maybe I should wait. And what about all the
TC's and TR's. Are those freely available or must they also be purchased?
Any insight would be appreciated.
Regards,
Brian F. Seaberg
P.S. I am also thinking about getting TCPPLSE. If I could only buy either the
standard document or the Stroustrup book, which would most recommended? On the
one hand the standard is probably pretty dry reading, but it is authoritative
and I want to know the whole truth. On the other hand the Stroustrup book
probably discusses not only the elements of the language but the best practices
associated with those language elements which may be more appropriate for
someone who isn't going to be writing compilers and tools. I want to know the
language very well, but I can't say I want to be a language lawyer. I would
rather know how to effectively use a subset of the language rather than know
the language inside and out but not know how to apply it effectively.