object.Object to void*

mandel mandel at foobar.com
Sat Aug 25 04:26:04 PDT 2007


>       v.byref = value,
        v.byref = cast(void*) value,
I think you forgot to cast the value.



More information about the Digitalmars-d-learn mailing list