![]() |
|
#3
|
|||
|
|||
|
I think sizeof(ptr1) != sizeof(ptr2) is impossible.
Whether a ptr is void or NULL or even wild, its size must be equal to sizeof(unsigned int). There is only one case I may have missed, that's far pointer compared with the near one. |
| The Following User Says Thank You to BlackWhite For This Useful Post: | ||
chants (09-04-2019) | ||
|
|