I'm attempting to write some bindings to the functions in regex.h (I know only applicable on POSIX systems) and I'm running across an issue, that not withstanding I think my problem is the 'restrict' keyword, which I cannot find any documentation on as far as cython's usage. My question then would be: Is this supported? and if so, what is the appropriate syntax for using it?
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
