On Fri, Jul 3, 2009 at 10:25 PM, Greg Ewing<[email protected]> wrote: > Lisandro Dalcin wrote: > >> cdef extern from *: # note the "?" annotation >> ctypedef singed MyIntType1? > ^^^^^^ > > Is this a special data type for CPUs that are > running too hot? >
Thanks, Greg... Now I know a new English word (I've never seen it before)... > -- > Greg > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
