From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurizio Loreti To: help-gcc@gnu.org Subject: Re: C++ include files description Date: Thu, 16 Dec 1999 08:14:00 -0000 Message-id: References: <3858EDB2.706E33B7@sistemi-integrati.com> X-SW-Source: 1999-12/msg00249.html Marco Marchi 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurizio Loreti To: help-gcc@gnu.org Subject: Re: C++ include files description Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: References: <3858EDB2.706E33B7@sistemi-integrati.com> X-SW-Source: 1999-12n/msg00249.html Message-ID: <19991231222400.KtqAAgvCOBwiZvBhEGGISIQPe8FlpYX4MSxzqUHQIcs@z> Marco Marchi 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