Indent C preprocessor directives to reflect their nesting level
Indent C preprocessor directives to reflect their nesting
cppi
$ cppi < input.c > output.c
$ cppi -i.bak myfile.c
$ cppi *.c