New D coding convention style guide

kris foo at bar.com
Sat Aug 19 18:04:32 PDT 2006


Walter Bright wrote:
> 
> http://thc.segfault.net/root/phun/unmaintain.html

Some good advice on tab-usage there:

"Never underestimate how much havoc you can create by indenting with 
tabs instead of spaces, especially when there is no corporate standard 
on how much indenting a tab represents. Embed tabs inside string 
literals, or use a tool to convert spaces to tabs that will do that for 
you."



More information about the Digitalmars-d-announce mailing list