I'm pretty new to VS Express and haven't figured out a lot of things. One issue I'm having is debugging. I'd like to step into it and not have to remember to step over ever cin or cout I do. Then I have to step through all that code. Is there a way to mark those lines to automatically be stepped over?