Formatting, tabs vs spaces.

Ian Lance Taylor iant@google.com
Wed Jul 16 14:03:00 GMT 2008


"Chris Fairles" <chris.fairles@gmail.com> writes:

> I've always been using 2 spaces instead of a tab character and setting
> my tab width to 2. However, it seems that perhaps this isn't the norm?

The GNU coding standards specify that tab stops occur every 8
characters.  When editing GNU code you should set your editor to
comply.

Ian



More information about the Libstdc++ mailing list