From: Nick Newsgroups: comp.os.msdos.djgpp Subject: Re: linux->dos cross-compiler Date: Fri, 31 Aug 2001 20:28:41 -0400 Organization: MindSpring Enterprises Lines: 37 Message-ID: <3B902BB8.33132FF3@yahoo.com> References: NNTP-Posting-Host: a5.f7.81.e7 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------1E0C09143C433DE330055152" X-Server-Date: 1 Sep 2001 00:31:03 GMT X-Mailer: Mozilla 4.73 [en] (Win98; 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 This is a multi-part message in MIME format. --------------1E0C09143C433DE330055152 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > #include That might be your problem. Try all of the following: #include <_String> #include <_string> #include #include <_String.h> #include <_string.h> #include I'm not sure which, but try them all. --------------1E0C09143C433DE330055152 Content-Type: text/x-vcard; charset=us-ascii; name="jp_prongs.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Nick Content-Disposition: attachment; filename="jp_prongs.vcf" begin:vcard x-mozilla-html:FALSE fn;quoted-printable:I set out To beg my food=3B But the time was spent Gathering violets In the fields of spring. -- Ryokan n;quoted-printable:;I set out To beg my food=3B But the time was spent Gathering violets In the fields of spring. -- Ryokan adr:;;;;;; version:2.1 end:vcard --------------1E0C09143C433DE330055152--