Theocacao
Leopard
Design Element
Comment on "Bridge Cocoa and CoreGraphics Geometry"
by Keith Duncan — Feb 14
As a caveat this will also change the definitions of NSInteger and NSUInteger to long and unsigned long respectively. Despite the return types/address being 64 Bit quantities the underlying 32 bit API won't return values/address' above the 4GB ceiling.

Note: this doesn't alter the definition of the CGFloat type, it is exclusively float/double depending on the architecture.
Back to "Bridge Cocoa and CoreGraphics Geometry"
Design Element

Copyright © Scott Stevenson 2004-2015