Date: Tue, 29 Feb 2000 11:07:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Ken & Shirley cc: djgpp AT delorie DOT com Subject: Re: Info file for stdcxx.a In-Reply-To: <38B61742.C923780F@sk.sympatico.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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.)