No header files?
AJ
aj at nospam.net
Wed Oct 21 18:16:26 PDT 2009
"Walter Bright" <newshound1 at digitalmars.com> wrote in message
news:hbo7ii$316k$3 at digitalmars.com...
> AJ wrote:
>> Would I have to use a dmd-generated one to distribute to users of my
>> library though?
>
> No, you can just use the library source code (like Phobos does) or use a
> hand-generated one.
OK.
>
>> Are generated .di files something different or more than what I'd write
>> in a C/C++ .h?
>
> They're roughly equivalent, except that they can be automatically
> generated.
OK. "roughly"?
More information about the Digitalmars-d
mailing list