GNU style

<programming>

An obsolete and deprecated source code indent style used throughout GNU Emacs and the Free Software Foundation code, and just about nowhere else. Indents are always four spaces per level, with "" and "" halfway between the outer and inner indent levels.

 if (cond)
  {
    <body>
  }

Last updated: 2014-09-24

Nearby terms:

GNU SmalltalkGNUstepGNU styleGNU superoptimiserGogoal

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading