C Bitfields in D

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Dec 7 17:04:43 PST 2010


On 12/8/10, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 12/8/10, Walter Bright <newshound2 at digitalmars.com> wrote:
>> Andrej Mitrovic wrote:
>>> I haven't tried but maybe htod can help, try copypasting the code to a
>>> header file and run it through htod. There's also some flags htod can
>>> take to simplify the output, iirc. But maybe htod isn't clever enough
>>> to do bitfields..
>>
>> htod does bitfields. Give it a try!
>>
>
> Cool! But, when is "ctod.exe" coming out? :p
>

That should have been "cpptod". ;)


More information about the Digitalmars-d-learn mailing list