home  

nl_max

Properties

  Category: Blank line options
      Type: numeric [0 .. 16]
   Default: 0

Description

The maximum number of consecutive newlines (3 = 2 blank lines).

Examples

raw CPP code nl_max=0 nl_max=9 nl_max=6 nl_max=3 nl
nl_max=3
void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9; void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9; void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9; void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9; void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9; void f5nl(){ return; } //------------- void f10nl(){ return; } //------------- int a0; int a9;
 

Info

  Notes:
  - many options (nl_after_* nl_before_* ...) are limited by the value of nl_max.
  Edited by JEAYNE

Not the best code for this option? See how to improve the .uds file used to generate these examples.