c to python

Jimmy verma jim_938 at hotmail.com
Mon May 26 13:35:12 EDT 2003


Hi !

I have a structure in c like this

struct ab
{
        int a;
        int b;
        int *c;
       struct d *d;
} AB;


And i am using it in my program like

void XYZ(int a , AB *b)


How can this kind of structure be translated in python code?

Your suggestions are welcomed.

Regards

_________________________________________________________________
Got a wish? Make it come true. 
http://server1.msn.co.in/msnleads/citibankpersonalloan/index.asp Best 
personal loans!






More information about the Python-list mailing list