hi, i want to call cython definitions from C and I know about http://docs.cython.org/docs/external_C_code.html#using-cython-declarations-from-c which looks exactly what i want, but i have no idea how to build and link everything together so that it works. Is there somewhere some kind of blueprint example?
h _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
