best D way to port C style array of void*
Jacob Carlborg
doob at me.com
Tue Feb 5 23:17:22 PST 2013
On 2013-02-06 06:49, estew wrote:
> Thanks for your help, much appreciated.
>
> I'm using the delegates now for the callbacks. At your suggestion I'm
> looking for a good way to change the design. I agree, the D type system
> is way superior to that of C.
I would suggest you try to replace the array with something more typed,
if possible.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list