exception handle

As I write my main program I keep getting exception handles:

Unhandled exception at 0x75abb9bc in program.exe: Microsoft C++ exception: std::out_of_range at memory location 0x0035eb44..

Is there an easy way to find the bug in your code? Maybe some way of allowing the editor to point to the container which is causing this problem. I am running Visual C++ Express. Please be specific as I don't know my way around visual studio very well....
Topic archived. No new replies allowed.