How to make CGFloat using double type in CGRect?

Posted by Mickey Shine on Stack Overflow See other posts from Stack Overflow or by Mickey Shine
Published on 2010-03-23T06:32:08Z Indexed on 2010/03/23 7:13 UTC
Read the original article Hit count: 261

I am doing iPhone development and how to make CGRect return double value? I found there was a macro "#define CGFLOAT_IS_DOUBLE", but how can I change it?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk