Hello

I've been programming for about 3-4 years and using MSVC 2005 at the moment.
However, I havent used the MSVC debugger until now because I didnt know how to use it..

Are there any tutorials, any helpful/beginner tips?

I would really like to learn how to use it.

I used std::cout to print the data (to fix the bugs) and see the point that program reaches.

Thanks a lot for help

Regards