[Cython] Buffer must know exact C types

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Jul 6 02:18:03 CEST 2008


How does one write portable code in C to do this?

If it's possible to write portably in C, then there
must be a way to have Cython generate that portable
C from some portable representation in Cython source.

-- 
Greg



More information about the Cython-dev mailing list