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 -- http://mail.python.org/mailman/listinfo/python-list
