[IronPython] IronPython ctypes on Linux

Seo Sanghyeon sanxiyn at gmail.com
Mon Aug 3 21:19:14 PDT 2009


2009/8/4 Slide <slide.o.mix at gmail.com>:
> I'm not sure if there is standard library that this is implemented on
> all *NIX platforms. It is possibly different.

No. dlopen and friends are POSIX standard.
http://www.opengroup.org/onlinepubs/009695399/functions/dlopen.html

-- 
Seo Sanghyeon


More information about the Users mailing list