This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ include files description


Marco Marchi <marchi@sistemi-integrati.com> writes:

> --------------5E9D8729325BF256BA987B2D
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> Hi,
> I'm developing under C++ and I obviously need to use library functions.
> Can anybody tell me where I can find a full description of standard ANSI
> C++ include functions, their scope and their syntax?

You could find this documentation in every C++ book covering standard
libraries, like Stroustrup-III or Lippmann-Lajoie.  I have found that
the book by Nicolai Josuttis "The C++ Standard Library - A tutorial
and a reference" (Addison-Wesley IIRC) is an invaluable friend in this
field; your mileage may vary ...

(p.s.: do not post in HTML.  A single copy of your questions is what
we need.)

-- 
Maurizio Loreti                         http://www.pd.infn.it/~loreti/mlo.html
Univ. of Padova, Dept. of Physics - Padova, Italy            loreti@pd.infn.it


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]