SyntaxFix
Write A Post
Hire A Developer
Questions
Their is a tool called indent. You can download it with apt-get install indent, then run indent my_program.c.
indent
apt-get install indent
indent my_program.c