Den 19. feb. 2012 kl. 09:51 skrev Stéfan van der Walt <[email protected]>:

> 
> OK, so let's talk specifics: how do you dynamically grab a function pointer 
> to a compiled C++ library, a la ctypes? Feel free to point me to 
> StackOverflow or elsewhere.
> 

You declare the function with the signature extern "C". 


Sturla
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to