Struct class random access

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Tue Aug 26 00:47:57 EDT 2008


On Mon, 25 Aug 2008 14:49:14 -0700, castironpi wrote:

> I'm interested in the speed benefit, so you don't have to reconstruct
> the entire 'record' just to read/write one 'field'.  How in ctypes?

Only the field accessed is converted.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list