ctypes pointer from offset into array?

sturlamolden sturlamolden at yahoo.no
Sat Dec 5 11:49:19 EST 2009


On 5 Des, 10:13, Carl Banks <pavlovevide... at gmail.com> wrote:
> Is there a way to get the pointer to an array offset in ctypes.

Could also mention that Cython has pointer arithmetics. Cython can be
easier to use than ctypes, but is not a standard module.






More information about the Python-list mailing list