ctypes - pointer to array of structs?

Skip Montanaro skip at pobox.com
Thu Jan 3 20:09:13 EST 2008


> > (Is this the right place to ask ctypes questions?  There's a mailing list
> > but the last post to it seems to have been in November 2006.)
> 
> No, it's active.

Thanks.  I guess the official ASPN-based archive must be dead.

I managed to sort of get access to the array just using indexing
as I would in C, but I'm having some problems referencing
elements of the SYMBOL struct.  I'll keep plugging away.

Skip






More information about the Python-list mailing list