Re: feature request for setting _pack_ to a higher value
Axel Seibert <[email protected]>
| Newsgroups | gmane.comp.python.ctypes |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thomas! Thanx for asking -- no, I have not found any other solution yet. So long, Axel Am 09.04.2010 um 10:02 schrieb Thomas Heller: > Axel Seibert schrieb: >> Hi, Thomas! >> >> I tried to apply your solution to my problem. I found two issues with that: >> a) a couple of my structs that require padding are Unions. Do you have a solution for that? >> b) I believe that line "missing = a - size % a" needs to be replaced by missing = a - sizeof(t) % a > > Axel - sorry for this delayed reply; I'm very short on time. Is the question > still open or did you find a solution yourself in the meantime? > > -- > Thanks, > Thomas > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > ctypes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ctypes-users > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev