On 7/29/07, Ray Devore <[EMAIL PROTECTED]> wrote:
> > --- cod <[EMAIL PROTECTED]> 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
> > >
> >
> 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.

Not necessarily.
http://tech.groups.yahoo.com/group/c-prog/files/html/headers.html

-- 
PJH
"I contend that we are both atheists. I just believe in one fewer god
than you do. When you understand why you dismiss all the other
possible gods, you will understand why I dismiss yours."
-- Stephen Roberts

Reply via email to