From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: Incomplete help in RHIDE ? Date: Thu, 16 Nov 2000 01:55:35 -0500 Organization: MindSpring Enterprises Lines: 24 Message-ID: <8v00bc$v2f$1@slb3.atl.mindspring.net> References: <05GQ5.3687$rm4 DOT 78813 AT sodalite DOT nbnet DOT nb DOT ca> NNTP-Posting-Host: 04.30.99.7d X-Server-Date: 16 Nov 2000 06:54:36 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com The info reader in RHIDE defaults to the libc documentation. To change it, go to help->syntax help->files to search on the pull down menu and type in "iostream" (no quotes) into the text field. You should then be able to read it (look for the istream and ostream topics) Hope this helps. Marp "Burg" wrote in message news:05GQ5.3687$rm4 DOT 78813 AT sodalite DOT nbnet DOT nb DOT ca... > Im trying to get back into the whole scheme of C++ and when I try to look up > things in the help , they dont seem to be there under the syntax help . ie > cout , cin , getline .. basic functions . What should / could I check to fix > this problem ? Thanks ! > > > Burg > >