|
-
December 1st, 2011, 09:52 PM
#2
Re: output for calculating shipping
 Originally Posted by solar23
Hi I have been at this for hours and cannot understand why the shipping keeps outputting $5.00 no matter what weight I enter.
So you've used your compiler's debugger? If not, please do so, as using the debugger that comes with your compiler is one of tools you must learn to use to debug your programs.
Single step through the program, watch variables, see how the program flows, etc. Then you will know when the program does something unexpected and know how to fix the issue.
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
|