The Thermopylae excerpt of TDPL available online

Manuel manuel.peinado at NOgmailSPAM.com
Thu Oct 29 11:48:21 PDT 2009


Andrei Alexandrescu Wrote:

> 
> Any feedback is welcome. Thanks!
> 
> 

Thanks Andrei, that was an excellent read.

Some comments:

Page 102, line 23. I'm not a native English speaker, but it seems like you're missing a "such" in the sentence "there is a thing as a"

Page 116, line 13: shouldn't "array" be defined as "= void", for efficiency?

Section 4.3: As someone who is new to D, I would like to see an example involving a multidimensional array in which all dimensions are fixed. Something like 

int a[3][2] = [ ??? ];






More information about the Digitalmars-d mailing list