Problem with the iostream source

I'm a beginner so I'm not entirely sure what the problem is but I'll describe it as best i can. OK the source I'm writing is perfect. I've quadruple checked it for errors and found none. I error code keeps referring me to the iostream and std; source. I may be incorrectly naming the source files it keeps referring me to so just bear with me. Well, that's about all I know. I have no idea what is going on. I'll update the post with more info as I find it or as requested.
The error is in your thinking.

1. You are a beginner.
2. No beginner writes perfect code.
3. Many, many experts have developed and tweaked the STL so that it (nearly) always works correctly.

The chances that the error is not in your code is small.


What are you trying to do?
Can you post a small piece of code (that we can compile) that replicates the compiler error?
You probably have a template problem. I need code to be sure though.
Topic archived. No new replies allowed.