4
Sep
Posted by Derek@TheDailyLinux in Software » Add Comment »
Utility to Clean C Like Language Syntax
Check out uncrustify next time you need to stylize your c like application. Their website gives a short, concise summary of what it does. Check it out here: uncrustify on sourceforge.
It’s also highly configurable via the uncrustify.cfg config file.
Example usage:
uncrustify -c uncrustify.cfg -f source_file.c
You should be able to install it using apt-get or yum, depending on your Linux distribution.
Feel free to donate if this post prevented any headaches! Another way to show your appreciation is to take a gander at these relative ads that you may be interested in:
Here are some similar posts that you may be interested in:
There's 0 Comment So Far
Share your thoughts, leave a comment!