Interfacing with C in 2.066.1

Jason den Dulk via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 8 05:35:00 PST 2014


Some extra insight.

In the struct "my_bool" is a char alias. I change it to a byte, 
it compiles. I change it back to char, it dies.


More information about the Digitalmars-d mailing list