From: "Ole Laursen" Newsgroups: comp.os.msdos.djgpp References: <377a4f62 DOT 5121934 AT news DOT btitelecom DOT net> Subject: Re: RHIDE Help Lines: 19 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Message-ID: Date: Wed, 30 Jun 1999 21:22:36 +0200 NNTP-Posting-Host: 212.54.73.44 X-Complaints-To: news-abuse AT image DOT dk X-Trace: news020.image.dk 930771032 212.54.73.44 (Wed, 30 Jun 1999 21:30:32 MET DST) NNTP-Posting-Date: Wed, 30 Jun 1999 21:30:32 MET DST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >It seems I am getting all the help available in RHIDE for C only. How >do I fix it for C++? You are thinking about the context sensitive help (invoked with C-F1), aren't you? Well, I'm afraid there is no on-line reference for the STL. There's one for the iostream classes (try hitting F1, then C-u a few times, and at last typing "iostream"), but it doesn't seem to work very well with the context sensitive search. If you want to make RHIDE search the iostream reference anyway, type "iostream" in Help->Syntax help->Files to search. BTW, technically speaking the help is not for C, but for the standard C library (libc.a). Ole Laursen - http://sunsite.auc.dk/olau/ ARRGGH! IT'S ALIVE!