X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <007101c1b4a8$e35c0a90$510510ac@et21> From: "jade" To: References: Subject: Re: djgpp and string? Date: Wed, 13 Feb 2002 10:10:00 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Reply-To: djgpp AT delorie DOT com > Hello, > I'm trying to compile the following code, but djgpp won't let me use > strings? why? well if anyone can help. > The error says: > > classa.h:6: 'string' is used as a type, but is not defined as a type. > classa.h:7: 'string' is used as a type, but is not defined as a type. > Why don't ypu just use the old ang good "char *"