|
-
March 6th, 2011, 04:52 PM
#6
Re: Classes help
 Originally Posted by Belcross
Ahhh ok I see what your saying. Does anyone know why it's not reducing
Use the debugger that comes with your compiler.
When you write a program, you are responsible for debugging it. You accomplish that by using your program's debugger and stepping through the program when it is running. You then get a chance to watch the variables and execution path of your program.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|