The following outlines the coding standard for Mondo Rescue. Note that while mondo is implemented in C, mindi is currently a bash script.
Formatting of C Code
The following indent rules should be used:
-kr -br -brs -ts4 -ut
The easiest is to put the above in file ~/.indent.pro.
The indent program should come in the indent package or similar. If not, you can get it from http://directory.fsf.org/GNU/indent.html.
Last modified
19 years ago
Last modified on Aug 3, 2006, 1:57:37 PM
Note:
See TracWiki
for help on using the wiki.