What are some recommended references for the C Standard Library portion of
C++? Buying the Standard itself is impractical now that only the hardcopy
version is available...
What makes you think that only the hard copy version is available?
Perhaps that's true of the older C standard, admittedly the one on
which the C++ standard is based, but the current 1999 C standard is
still available in PDF format for $18.00US:
http://webstore.ansi.org/ansidocstore/product.asp?sku=INCITS/ISO/IEC+9899-1999
The C standard does not specifically identify in the text which
headers and functions are new for the 1999 standard, but the C++
standard does specifically identify which C library headers and
functions are incorporated in C++.
Other than the addition of the restrict keyword to some prototypes,
and some additional conversion specifiers for *printf and *scanf, the
C99 standard's definitions of the corresponding library functions
should be accurate for standard C++.
Still, if you want the older C standard, it appears that BSI sells it
for 30.00 UK (sorry, don't have a pound symbol in this font). See
http://bsonline.techindex.co.uk/BSI...8LE0N9WSP7FFL259DGG9&SEARCH_TYPE=SRCH_TYP_QCK
Watch out for URL wrap.
--
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++ ftp://snurse-l.org/pub/acllc-c++/faq