From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide Info Date: Sat, 31 Jan 1998 16:00:09 +0100 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 23 Message-ID: <6ave9q$l0d$1@news-hrz.uni-duisburg.de> References: <34d2f45a DOT 491475 AT n5 DOT supernews DOT com> NNTP-Posting-Host: ppp109.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Sat, 31 Jan 1998 10:02:38 GMT, gripinc AT hotmail DOT com (Neither) wrote: > How do I get on-line help in rhide on iostream or cout, and a whole > other mess of things that seem to be missing from the info. For the syntax help (Ctrl+F1), you can insert more info files in Help->Syntax Help->Files to search. The libc file has one topic for each keyword, but it doesn't have an index. The iostream file does have an index, but it doesn't have a topic for each keyword. To make this work nevertheless, you have to insert "(iostream)Index" instead of just plain "iostream". > Also How do I make the info viewer withing Rhide read > more than one file at the same time. Did you see the topic "Como usar InfView - How to use InfView" (F1, F1, Tab, Enter)? You can go to the Info Directory with Ctrl+d, search through all info files with Ctrl+s and so on. Regards... Michael