Forum Navigation
SharedLib.getSymbol(char*)
Moderators:
kris
Posted: 03/05/08 18:43:24Hi,
I think this is wrong, but I don't know if I should create a ticket. Why SharedLib?.getSymbol is accepting char*, instead of char[]? This is not very D-ish. Maybe there is some compatibility (or other) reason that I am not aware of that prevents using toStringz inside getSymbol?