Click to See Complete Forum and Search --> : man -k iostream


arlenagha
02-19-2003, 11:12 PM
There is an example in the book that i am reading about c++, which is man -k iostream . but i don't get any results back. i installed gcc doc files but that didn't do the trick either.
what files do i need to install in order to have "man" documentation on c++ like the iostream and its classes???

Hena
02-20-2003, 04:20 AM
Shot in the dark here. Did you install the gcc c++ bits as well? If you did, then i don't know.

bwkaz
02-20-2003, 11:10 AM
I don't have any iostream man pages installed either. I installed all of gcc (it wasn't separated per-language), too.

However, the very first hit back from a Google search of "iostream reference" was, you guessed it, an iostream reference page.

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=iostream+reference&btnG=Google+Search