What is the exact text of the error, verbatim ?
An internal error has occurred in the compiler
What compiler?
Are you sure you're pointing at the correct iostream file for your compiler?
i.e. Do you have more than one compiler installed on your system?
Can you reproduce the problem with a .cpp file containing only that line?
Have you tried enabling list output for your compilation?
What are the last few lines of the listing file?
Is this a new compiler installation?
Have you been able to compile successfully using iostream before?
If so, what has changed>
Have you tried reinstalling the compiler?
Last edited on