Next | Program Repair Shop | 186 |
First things first: We must fix the indentation here
When the code is properly indented, the structure is apparent
Otherwise, you have to count braces
A good editor will indent the code automatically
This means that you can see when you have made a syntax error
It's easier to see than to think
delfiles2.pl is exactly the same, with the indentation fixed
Next | Copyright © 2002 M. J. Dominus |