how to generate a header file in the source files dir? when i wan't get a
big project like dwtx headers, i like push all source file to dmd and generate
header file, but there is a lot source file have same name, and i only get
one header file in dmd run dir or Hd dir。
This is very inconvenient for such a large projects,  Is there any way to
avoid this problem?

2010/6/4 Walter Bright <newshou...@digitalmars.com>

> D is an extremely powerful language, but when I read complaints and sighs
> about other languages, few seem to know that these problems are solved with
> D. Essentially, we have a marketing problem.
>
> One great way to address it is by writing articles about various aspects of
> D and how they solve problems, like
> http://www.reddit.com/r/programming/comments/cb14j/compiletime_function_execution_in_d/
>  which was well received on reddit.
>
> Anyone have good ideas on topics for D articles? And anyone want to stand
> up and write an article?
>
> They don't have to be comprehensive articles (though of course those are
> better), even blog entries will do.
>

Reply via email to