Handle your errors properly
Handle your errors properly
I have been troubleshooting this script for weeks and finally found it was trying to divide by zero.
You're viewing a single thread.
View all comments
3
comments
Makes me think of devs who debug with print statements instead of a debugger and breakpoints.
1 1 ReplyWell, Kernighan himself said "The most effective debugging tool is still careful thought, coupled with judiciously placed print statements."
If it was good enough for him...
1 0 Reply