Results 1 to 2 of 2
- 11-17-2011, 06:14 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 5
- Rep Power
- 0
Checking results after running program, without printing
I have a program that takes 20 min to run completely. It's frustrating if you find out, after 20 min of waiting, that you forgot to print a variable you wanted to check. So, the big question is: is there any way to check the content of a variable when you forgot to print it as an output?
- 11-17-2011, 06:59 PM #2
Re: Checking results after running program, without printing
Use a debugger.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
Printing results from another class
By TheCase in forum New To JavaReplies: 1Last Post: 10-30-2011, 05:22 PM -
Not getting why the program is not running
By jnjh in forum New To JavaReplies: 5Last Post: 04-07-2011, 10:25 AM -
Help with running the program :)
By dj_ee3 in forum New To JavaReplies: 2Last Post: 02-27-2011, 11:19 PM -
Part of program not printing ?
By graz in forum New To JavaReplies: 2Last Post: 04-09-2009, 03:37 AM -
A Fibonacci printing program
By Java Tip in forum Java TipReplies: 0Last Post: 03-28-2008, 07:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks