callling python function in c

Ulrich Eckhardt ulrich.eckhardt at dominolaser.com
Mon Oct 17 03:22:59 EDT 2011


Am 16.10.2011 10:03, schrieb masood shaik:
> I am trying to call python function from c code.The following
> program i got from the web source while i am trying to run this
> program it throws an segmentation fault.

Try checking what functions returns instead of blindly using it.
Use a debugger to find out where exactly it segfaults.

Uli



More information about the Python-list mailing list