in reply to warnings and strict -- The 2 Best Ways You Can Improve Your Programming
to my code (or replacing another one), and then my output showsmy $text = "Ratio Change: %7.4f => %7.4f\n", $ratio0, $ratio1;
I don't need a warning to know what is wrong.Ratio Change: %7.4f => %7.4f
|
|---|