Skip to content

Instantly share code, notes, and snippets.

@dlOuOlb
Created December 2, 2020 08:56
Show Gist options
  • Save dlOuOlb/84ad0734037e3c41d04aee686882aef2 to your computer and use it in GitHub Desktop.
Save dlOuOlb/84ad0734037e3c41d04aee686882aef2 to your computer and use it in GitHub Desktop.
80 characters after indentations.
/*----------+----------+----------+----------+----------+----------+----------*/
#if ( 199901L <= __STDC_VERSION__ )
//.............................................................................0
//.............................................................................1
//.............................................................................2
//.............................................................................3
#else
/*
...............................................................................3
...............................................................................2
...............................................................................1
...............................................................................0
*/
#endif
/*----------+----------+----------+----------+----------+----------+----------*/
@dlOuOlb
Copy link
Author

dlOuOlb commented Dec 2, 2020

Tab-Size Preference: { default, 2, 3, 4, 6, 8 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment