Mail Archives: djgpp/2000/02/29/07:59:18
On Mon, 28 Feb 2000, Ken & Shirley wrote:
> I don't get any correct response when I seach for "cout" or other i/o
> syntex.
> Now as this i/o area is used in nearly all programs/examples of c++, +-,
> I presume I must have it set up wrong ...which is entirely possible.
> Should I have direct ref. to "cout","cin",etc. ?
I typed "info iostream" from the command line. Inside Info, I typed
"i cin RET" and voila! I was looking at the section which described
cin. (`i' is the key which invokes the index-search command inside
the Info browser; it is IMHO the fastest way to look up specific
issues in a manual.)
- Raw text -