delorie.com/archives/browse.cgi | search |
Message-ID: | <19971127145655.14647.qmail@hotmail.com> |
From: | "Trond Endrestol" <endrestol AT hotmail DOT com> |
To: | donald AT iinet DOT net DOT au |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: How to use Namespace? |
Date: | Thu, 27 Nov 1997 06:56:54 PST |
Hi. Namespaces aren't implemented yet in g++ 2.7.2.1. Until this becomes available you must omit or comment out any using namespace xxx; in your code. BTW: STL strings are in #include <string> and iostreams are in #include <iostream.h> Sincerely yours, Trond Endresto/l <endrestol AT hotmail DOT com> ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |