Created
August 3, 2021 17:41
-
-
Save HQarroum/131d63cc114386b2b542f9023925a03e to your computer and use it in GitHub Desktop.
pointer-arithmetics-challenge-offset-calculation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
size_t offset = offsetof(t_struct, member); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment