Ray Devore wrote:

>
> >
> > --- cod <[EMAIL PROTECTED] <mailto:wolfcod%40gmail.com>> wrote:
> >
> > > the difference between #include <iostream.h> and
> > > "iostream.h"
> > > is in the folder ..
> > >
> > > <> look the iostream.h in include directory (a
> > > environment variable) and ""
> > > look the file only in project folder.
> > >
> > > cod
> > >
> >
>













1) iostream.h is NOT part of standard C++ nor has it ever been.

> Not quite. The " " will look in the project folder
> first then look in the system include directory if the
> file is not found in the project folder.
>
> Ray
>
> Jesus Loves You
> >
> >
>
>   








2) "not quite".  Perhaps in YOUR compiler, but the meaing of "name" vs 
<name> is not defined in the standard

I'm gonna have to change to something other than HTML for receiving 
messages (things went berserk a couple weeks ago) because replying isn't 
going where I want

Reply via email to