Re: Error while including header file

Chris Tavares <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <[email protected]>
Try using the C++ Standard library headers, <iostream>, instead of the
obsolete old <iostream.h> headers.

What compiler are you using on what platform?

-A different Chris

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[email protected]]On Behalf Of Chris
Sent: Wednesday, June 18, 2003 10:18 PM
To: [email protected]
Subject: [DOTNET-ROTOR] Error while including header file


As part of modifying Rotor source code, I have to include iostream.h,
which is throwing several errors for me. It seems I dont get any errors
when I include other files like string.h/stdlib.h.  Can some one please
enlighten me: why are these errors thrown and what is the fix. Does it
have anything to do with library paths or make/source.inc files?I am new
to Windows platform and absolute new to Rotor, so I appreciate you being
elaborative


Few of the error messages are:
error C2065: 'cout' : undeclared identifier
error C2061: syntax error : identifier 'ostream'
 error C1083: Cannot open include file: 'iostream.h': No such file or
directory


Cheers,
Chris.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.