[Numpy-discussion] How a transition to C++ could work
Sturla Molden
sturla@molden...
Sun Feb 19 08:42:18 CST 2012
Den 19. feb. 2012 kl. 09:51 skrev Stéfan van der Walt <stefan@sun.ac.za>:
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120219/e6631dae/attachment.html
More information about the NumPy-Discussion
mailing list