Re: ctypes pointers

2007-11-14 Thread Giorgos Giagas
On Nov 14, 2:00 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Giorgos Giagas wrote: > > Hi all, > > I have started using ctypes and I am having some questions I can't > > seem to find the answers to. > > > There is a structure referenced b

ctypes pointers

2007-11-14 Thread Giorgos Giagas
Hi all, I have started using ctypes and I am having some questions I can't seem to find the answers to. There is a structure referenced by a pointer in an other structure and I want to see if it is one of the structures I have pointers to. So what I think I need is a way to compare 2 pointer's mem