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]
Other format: [Raw text]

Re: std library docs


Or the SGI documentation:
http://www.sgi.com/tech/stl/

On Friday 11 October 2002 12:28, Joshua Nye wrote:
> Try here for GCC 3.2 libstdc++ doc:
>
> http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.2/index.html
>
> --josh
>
> ----- Original Message -----
> From: "Eduardo Osorio Armenta" <e_osorio@yahoo.com>
> To: <gcc-help@gcc.gnu.org>
> Sent: Friday, October 11, 2002 3:22 PM
> Subject: std library docs
>
> > where i can get information (pdf, ps, html)
> >
> > about the std library in g++
> >
> > i want to print hexadecimal with
> >
> > cout.setf( ios::hex )
> >
> > but does nothing!
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Faith Hill - Exclusive Performances, Videos & More
> > http://faith.yahoo.com


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