CSE 142/143 Indenter Tool

(paste your program's source code below)

Indent by:

Instructions and Disclaimer:

NOTE: Use this tool at your own risk. I'm not responsible if it screws up your code. Always recompile and re-run your program after using this tool to be certain it still works. We recommend backing up your code to another folder or filename as well. The indenter works for most simple cases but doesn't handle nested curly-braceless ifs and for loops and some other things.