Code works in Release build, but not Debug

Hi,
I'm new to C++ and currently taking a fundamental class on computer programming. My dilemma is that I can't seem to run my code in Debug, but it works flawlessly in Release and I don't know why. Help is much appreciated.
Well there's not a lot anyone can do without seeing the code. Are you using DLL's that you haven't included and linked to in debug mode?
Topic archived. No new replies allowed.