Is std.loader "stable"?
Hugues De Keyzer
"digitalmars _NO_SPAM_ " at hugues.info
Mon Sep 10 08:54:54 PDT 2007
Hi all,
While working with dynamic libraries, I found the std.loader module,
which seems to work (at least as a replacement of calling dlopen(),
dlsym() and dlclose()). What is the status of this module? Does it work
on Windows? Why isn't it included in the Phobos documentation on the
Digitalmars website?
--
The only constant in life is change
-- www.wikipedia.org
More information about the Digitalmars-d
mailing list