Thread
:
Offset of a data member
View Single Post
mr.anandc
Go4Expert Member
9May2008,10:03
Here my doubt is, if ptr value is 0 which is NULL, why access to b using ptr (ptr->b) is not crashing
.
Thanks.