Archive for November 17th, 2011
Thursday, November 17th, 2011
Logging
When writing applications or even just longer programs, I used to sprinkle in PRINT statements regularly, telling me of the progress of the program. At some point, I would think the program is working correctly and I would then have to search through the code to find all the PRINT statements to either comment them [...]
