On Wed, Mar 19, 2008 at 9:41 PM, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > Have you ever written code in C? Cython, with respect to pointer > memory management, is exactly the same.
Thanks Robert. Luckily I know C (and even more luckily I try do to most of my work in Python) :-) I didn't find a reference to stdlib.pxi in the tutorials... surely it was there and escaped my attention! I will try your code and will probably be back with other questions in a short time :) Francesco _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
