Sender: root AT delorie DOT com Message-ID: <37401FD5.79EF290A@inti.gov.ar> Date: Mon, 17 May 1999 10:55:33 -0300 From: salvador Organization: INTI X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.0.36 i686) X-Accept-Language: es-AR, en, es MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: rhide help References: <19990515084516 DOT 9877 DOT qmail AT hotmail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Jason Lam wrote: 1 and 2 were already replied, now for it: > 3. There is quite limited help available for the syntax of C++. The help > included in the rhide is for C and not C++. Any recommendations? The help provided isn't the RHIDE help but the djgpp one. RHIDE doesn't include any C or C++ help. You should look in the .inf files included with the C++ compiler and the C++ library. BTW: I think you want the iostream help and not really the "C++" help, the former is available, for C++ syntax get a book. SET