[PyKDE] SIP: size_t?

Phil Thompson phil at riverbankcomputing.co.uk
Tue Mar 21 16:33:06 GMT 2006


On Tuesday 21 March 2006 2:24 pm, Giovanni Bajo wrote:
> Hello,
>
> what is the correct way of handling size_t? It's not a builtin type that
> SIP understands, and any typedef machinery is going to be wrong
> (portability-wise).

You have to make the typedef dependent on the %Platform.

Phil




More information about the PyQt mailing list