
14 Apr
2011
14 Apr
'11
4:27 a.m.
On 4/13/2011 8:56 PM, Steven Watanabe wrote:
You're missing the point. The only thing the standard guarantees about casting a pointer to intptr_t is that it's reversible.
7.4.1.5 Integer types capable of holding object pointers It sounds to me I can save the value of cast to an integer and do whatever I want with it such as ordering. -Phil