Changes between Version 5 and Version 6 of CodeStyle


Ignore:
Timestamp:
12/02/16 18:57:05 (7 years ago)
Author:
Gert Döring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeStyle

    v5 v6  
    8888to get the above effect, use
    8989{{{
    90 gindent -kr -bl -nce file.c
     90gindent -kr -bl -nce -l80 file.c
    9191}}}
    9292(though other options might be needed, work in progress)