Thursday 27 February 2014

Tracing Statements and Other Things

I put in a bunch of tracing statements inside the if statements of when I'm trying to figure out whether it's an integer or a double. So far they're working and helping me figure out whether my program is actually going to work properly.
I'm starting to do the if statements using different things now to test if it's an integer or not. Hopefully it will be better than what I had before.

No comments:

Post a Comment