Dag Sverre Seljebotn wrote: > I mentioned the C99 types which is such a case; they add at least three > "rank-groups": int32_t and so on, int_least32_t and so on, and > int_fast32_t and so on.
But does it help Cython to know the *ranking* of these types? -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
