[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: c/c++ documentation



Aaron Brashears <gila@gila.org> writes:

> I have been poking around for c/c++ documentation. Most c library
> calls are covered in the man pages, but standard c++ classes don't
> seem to be represented. I was able to find stl-manual - which is
> fantastic - but I would also like to have browsable documentation for
> the ios classes such as fstream, istream, etc.

There are info pages in libstdc++2.10-dev for the iostream
classes. Together with stl-manual everything should be covered.

	Falk



Reply to: