c-struct, 3rd party libs and extensions

Jim West Jim.West at checklogix.com
Mon Jun 23 12:15:34 EDT 2003


Good day all,

  Ok, here is my next dilemma.

  Python function calls my extension (written in C) that then calls a
third party library function that returns a c struct.

  How do I return that c struct back to the calling Python function ?

  Again, thanx to all help which is appreciated.

- Jim







More information about the Python-list mailing list