core.runtime: loadLibrary and unloadLibrary?

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Jan 10 16:03:45 PST 2013


On Fri, Jan 11, 2013 at 12:54:40AM +0100, Rob T wrote:
[...]
> I'm using Linux, so that means I have to use the usual dlopen,
> dlclose and dlsym? If so, this is at least a start, and I can safely
> load C shared libs as plugins.
> 
> BTW, where's the portable version of dlsym? Was the omission an
> oversight, or left out for a reason?
[...]

Are you talking about the D wrappers for dlsym, or the fact that dlsym
is non-portable?


T

-- 
WINDOWS = Will Install Needless Data On Whole System -- CompuMan


More information about the Digitalmars-d mailing list