delorie.com/archives/browse.cgi | search |
From: | Nick <jp_prongs AT yahoo DOT com> |
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: | <Pine DOT GSO DOT 4 DOT 31 DOT 0108241212250 DOT 6574-100000 AT elaine10 DOT Stanford DOT EDU> |
NNTP-Posting-Host: | a5.f7.81.e7 |
Mime-Version: | 1.0 |
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 <string> That might be your problem. Try all of the following: #include <_String> #include <_string> #include <String> #include <_String.h> #include <_string.h> #include <String.h> 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--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |