Using clang-format tools . Format all .h or .c files in dictionary
install clang-format first : sudo apt-get install clang-format
USAGE: ./fileFormat.sh TOP_DIR STYLE(LLVM|Google|Chromium|Mozilla|Webkit)
Using clang-format tools . Format all .h or .c files in dictionary
Shell