On Sat, Feb 18, 2012 at 04:54, Charles R Harris
<[email protected]> wrote:

> I found this , which references 0mq (used by ipython) as an example of a C++
> library with a C interface. It seems enums can have different sizes in
> C/C++, so that is something to watch.

One of the ways they manage to do this is by scrupulously avoiding
exceptions even in the internal, never-touches-C zone.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to