marirs07 -3 Light Poster

Is it possible to find the offset value similar to offsetof() function when i know only the structure name and the address of the member of structure.
For ex in offsetof , the structure name and the member name is given to find the offset.
Similarly is it possible to find the offset by knowing the structure name and address of the member.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.