formatage d'un code source en C

# aptitude install indent
Pour un formatage dans le style Kernighan et Ritchie:
$ indent -kr fichierSource.c