[webkit-dev] Integral Type Size of pointer for platform?

Geoffrey Garen ggaren at apple.com
Wed Jun 30 12:34:28 PDT 2010


> Does WebKit define somewhere an integral type that's guaranteed to be the same size as the platform's pointer type? 

No, but intptr_t and uintptr_t should work.

Geoff


More information about the webkit-dev mailing list