Message-ID: <3745E141.986E35C4@enter.net> Date: Fri, 21 May 1999 18:42:09 -0400 From: Sean X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp 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: > > I'm using the rhide editor to build my C++ programs. I've got a few > questions about it... > > 1. How do u open up multiple files? My application consist of about 20 files > and each time I bring up rhide, I need to open these 20 files one by one. > This is pretty tiring! > > 2. Where's the place I set the location the .o (object files) go? Everytime > I compile, the .o files get generated to my Windows/Desktop. That's quite > irritating because it appears all over my desktop. > > 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? > > Thanks in advance! > > Jason > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com Oh, you could go to www.mcp.com for free reading material. There's not too many books there, but there's enough. Sean