www.digitalmars.com         C & C++   DMDScript  

c++ - noob needs help

reply brendan <brendan_member pathlink.com> writes:
I just wrote my first program, Hello World, and when trying to compile it (with
Digital Mars Compiler) I got the following error message
Error C:\dm\bin\..\include\iostream.h 10:
Use C++ compiler for iostream.h - invoke with -cpp switch
--- errorlevel 1
If anyone could help me and explain what I did wrong and how this problem can be
remedied I would greatly appreciately your help. Thanks
Jan 23 2005
parent brendan <brendan_member pathlink.com> writes:
In article <ct1bht$1tsl$1 digitaldaemon.com>, brendan says...
I just wrote my first program, Hello World, and when trying to compile it (with
Digital Mars Compiler) I got the following error message
Error C:\dm\bin\..\include\iostream.h 10:
Use C++ compiler for iostream.h - invoke with -cpp switch
--- errorlevel 1
If anyone could help me and explain what I did wrong and how this problem can be
remedied I would greatly appreciately your help. Thanks
nevermind i figured it out
Jan 23 2005