Visual C++ 2008 Express Help

Apr 24, 2012 at 3:23pm
VSC++2008 won't include the changes I make in the code when I tell it to debug, how can this be remedied?
I can completely remove my code, save it, and when I press F5 it runs the same old code.
Last edited on Apr 24, 2012 at 3:33pm
Apr 24, 2012 at 7:15pm
Remember to rebuild your project each time you edit your code.
Apr 24, 2012 at 8:15pm
Thanks!
Topic archived. No new replies allowed.