473,385 Members | 1,325 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

C Standard Library reference


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...
Jul 22 '05 #1
3 2250
> 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...


The C++ standard is available in the UK in book form at a reasonable price:

http://www.amazon.co.uk/exec/obidos/ASIN/0470846747

I hope it will be available in the USA also before too long.
Jul 22 '05 #2

"Andrew Koenig" <ar*@acm.org> wrote in message
news:0v***********************@bgtnsc04-news.ops.worldnet.att.net...
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...
The C++ standard is available in the UK in book form at a reasonable

price:
http://www.amazon.co.uk/exec/obidos/ASIN/0470846747

I hope it will be available in the USA also before too long.


Am I to understand that the 2003 version of the C++ Standard (i.e. that
which includes TC 1) also includes the full definition of the C Standard
Library (note: C, not C++) rather than just referencing it in the 1989 C
Standard (as the 1998 C++ Standard does)?
Jul 22 '05 #3
On Mon, 1 Dec 2003 18:47:19 -0700, "Dave" <be***********@yahoo.com>
wrote in comp.lang.c++:

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/ansidocstor...EC+9899%2D1999

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/BSI2...E=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
Jul 22 '05 #4

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

Similar topics

71
by: Christopher Benson-Manica | last post by:
At what point was the .h dropped from the STL headers? I just had a discussion yesterday with my boss, who said he wanted .h on all the STL includes, despite me protesting that it was not...
6
by: James Egan | last post by:
I've seen some networking toolkits for C++, but was wondering if there were (or plans for) a standard set of networking classes for C++? Also, can someone tell me where I can find a...
43
by: Steven T. Hatton | last post by:
Now that I have a better grasp of the scope and capabilities of the C++ Standard Library, I understand that products such as Qt actually provide much of the same functionality through their own...
8
by: Metaosp | last post by:
Is there any good on-line reference manual for the latest standard c++ library? In the Java world the library documents are so readily available that makes coding a lot easier, I really wish to...
11
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,...
3
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++,...
22
by: David Mathog | last post by:
One thing that keeps coming up in this forum is that standard C lacks many functions which are required in a workstation or server but not possible in an embedded controller. This results in a...
4
by: Juha Nieminen | last post by:
I was wondering: How will the shared_ptr type required by the upcoming C++ standard be typically implemented? An "easy" implementation is to have shared_ptr have two pointers inside it, one to...
126
by: Dann Corbit | last post by:
Rather than create a new way of doing things: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2497.html why not just pick up ACE into the existing standard:...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.