My favorite debug tool: println()

My favorite tool for debugging code over my 16 year career is println().Keep It Simple, Stupid!Back in graduate school, I worked on a real time control system that managed a hydraulic tractor wheel control. It was for testing tire performance. It used C code on the...