"D Language and Fortran DLL" article

xenon325 1 at mail.net
Tue Aug 14 00:32:04 PDT 2012


nitpicks:

1. why not use DDoc ? E.g. @Author, @License
    (http://dlang.org/ddoc.html)

2. formatting :). I know, I know it's a moot point.
    Now it looks a bit like Windows version is "more primary".
    I like it more:

     version ( ) {
         ...
     }
     else version ( ){
         ...
     }
     else{

     }

3. Some lines of code are outside of main area (like 49, 50).
    Tested on Opera, FF, IE.



More information about the Digitalmars-d-announce mailing list