Hi.. I'm new to SWIG and need to create Wrapper for C code, so, I have installed the SWIG already but doesnot know how to run it for generating Interface file...
As far as I understand, SWIG will not generate an interface file for you. You have to write it yourself, to tell SWIG what parts of your API
you want to expose in python. HTH, Stefaan. -- http://mail.python.org/mailman/listinfo/python-list