REM AStyle Windows batch file REM Run the formatting program on the source file given on the command line. REM Uses instructor's preferred style options astyle --style=ansi --indent=spaces=4 --indent-cases %1