Date: Wed, 29 Oct 1997 11:02:37 +0200 (IST) From: Eli Zaretskii To: Carolyn Kelly-Pajot cc: djgpp AT delorie DOT com, glockr AT locked_and_loaded DOT reno DOT nv DOT us Subject: Re: Is DJGPP C or C++? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Ken Deboy wrote in article <34554AA8 DOT 642A AT mail DOT greatbasin DOT net> > 4. If it's C++, does it include (or support) the Standard > Template Library? The STL is part of the GNU C++ library, and its DJGPP port is in lgp271b.zip. It includes libstdcx.a library, which is the STL, and the pertinent header files.