When debugging, don't put random "return" statements in your code without placing some form of print statement (cout, printf, echo, etc) before it to remind you what's happening.
No comments:
Post a Comment