This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cannot find include files
- From: Phil Edwards <phil at jaj dot com>
- To: Jack Lam <jack_lam_98 at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 26 Jun 2002 12:35:51 -0400
- Subject: Re: cannot find include files
- References: <20020626162908.65602.qmail@web14204.mail.yahoo.com>
On Wed, Jun 26, 2002 at 09:29:08AM -0700, Jack Lam wrote:
> `string' undeclared (first use this function)
> `cout' undeclared (first use this function)
> `endl' undeclared (first use this function)
Use std::string, std::cout, std::endl, etc.
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams