Date: Thu, 16 Nov 2000 11:58:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Burg cc: djgpp AT delorie DOT com Subject: Re: Incomplete help in RHIDE ? In-Reply-To: <05GQ5.3687$rm4.78813@sodalite.nbnet.nb.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 16 Nov 2000, Burg wrote: > 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 Some of them are in `iostream' Info file. But there's no docs for the STL, unfortunately. You will have to resort to alternative sources. Section 5.4 of the DJGPP FAQ list has pointers to some of these sources.