|
-
January 17th, 2011, 01:52 PM
#2
Re: Digital Mars - unable to open input file 'iostream'
Test whether or not you are able to include <iostream.h>. Even if you are, this is not a solution----if you can include this but not <iostream> it indicates the compiler is woefully out of date and you need a newer one.
If you can't include that either, then the compiler may simply be misconfigured.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|