This tool built with C++ can be used to analyze a file written in C and detect common style errors.
- Clone this repository
-
Place a
.cfile in thecode-formatterdirectory -
Run
makein the terminal -
Run
./a.out <filename>in the terminal
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This tool built with C++ can be used to analyze a file written in C and detect common style errors.
Place a .c file in the code-formatter directory
Run make in the terminal
Run ./a.out <filename> in the terminal