delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker AT t-online DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: vector.h |
Date: | Tue, 29 May 2012 19:05:58 +0200 |
Lines: | 12 |
Message-ID: | <a2kdvlFf1lU1@mid.dfncis.de> |
References: | <a141b2cd-d68f-4215-9796-e51762c21510 AT f30g2000vbz DOT googlegroups DOT com> |
Mime-Version: | 1.0 |
X-Trace: | news.dfncis.de ijZ6Tk2O63SaCrqHbVDg2gM9AqJ+5WOmqIcINkXpXpjvXPrB6IqGkyf2rxqbJn/HBB15Gy3eM9 |
Cancel-Lock: | sha1:Zw6PcVPOsO8roOZAfkNzhtL349A= |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120420 Thunderbird/12.0 |
In-Reply-To: | <a141b2cd-d68f-4215-9796-e51762c21510@f30g2000vbz.googlegroups.com> |
Bytes: | 1376 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 28.05.2012 22:31, Georg wrote: > Hi, > > I try to port a Linux program that includes<vector.h>. This file is > not in my djgpp include directory. Nor is it supposed to be. Not any more, anyway. <vector.h> is a way pre-standard name (and implementation) of what eventually became the C++ standard header <vector> There's very little, if any justification for any program to still be trying to use such outdated library components.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |