LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is there any tool of which can format my C code to a certain coding style ? (https://www.linuxquestions.org/questions/linux-newbie-8/is-there-any-tool-of-which-can-format-my-c-code-to-a-certain-coding-style-821175/)

phyyu 07-21-2010 12:45 AM

Is there any tool of which can format my C code to a certain coding style ?
 
Dear all,
I need a tool to convert lots of C codes to a unified coding style. What tool can I use in Linux ?
Thanks in advance

brianL 07-21-2010 06:47 AM

This, indent, might be what you're looking for:

http://www.gnu.org/software/indent/

A Ubuntu package should be available.


All times are GMT -5. The time now is 02:36 AM.