Debugging ideas
- Sunday, September 01 2002 @ 10:21 am EDT
- Contributed by: efarmboy
- Views: 4,868
There are a few options but essentially, you are looking to add some output to tell you if the program is executing certain sections of code (am I here or here..) and the value of variables. I'll try to break it down as follows: