From: Charles Krug Newsgroups: comp.os.msdos.djgpp Subject: Re: string class... Date: Wed, 17 Mar 1999 10:08:15 -0500 Organization: Pentek Corporation Lines: 27 Message-ID: <36EFC55F.24C6EBEC@pentek.com> References: <7cmm28$stl$1 AT cubacola DOT tninet DOT se> NNTP-Posting-Host: mail.pentek.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Fredrik Lippelt wrote: > I'm learning C++ programming right now and according to the book I have in > the subject there is a stringclass named string, not string.h > Now Rhide doesn't like and when I declare the header it > doesn't recognize my string variables. What's wrong? If you have a good installation, is what you want. You will find it in the lang\cxx directory. However, some books use a definition of "string" based on the old GNU String class, now depreciated. That can cause mysterious problems. Do a Dejanews search, and read the FAQ, about getting Rhide to work with C++. There are quite a few tricks to that, but once you get it running, it's solid. Charles -- Charles Krug, Jr. Application Engineer Pentek Corp 1 Park Way Upper Saddle River, NJ 07458