Variable declaration programming style and the auto keyword

Jeremy DeHaan dehaan.jeremiah at gmail.com
Thu Jul 4 12:54:22 PDT 2013


I've seen a lot of code lately that uses the auto keyword when 
declaring variables, but for some reason I don't really care much 
for it.

I'd like to make tutorials for a library I am working on, but I 
want to use "D style." Does such a style exist? Is auto generally 
preferred when declaring variables?

How often does everyone here use it?

Thanks much!
      Jeremy


More information about the Digitalmars-d-learn mailing list