Hi all

I want to know that how do I pass an C structure into python script.
Actually my problem is
1. how do I call python script from C application ,in which I can pass C
structure
2. how do I take that C structure into an python script

actually i have to write an python script which take an C structure and
using pyasn, it encode that structure and dump the encoded data.
also please provide some code snippets.

Thanks
ah
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to