(no title)
mahkoh | 1 year ago
>In practice, everything you’re likely to come across will be little endian nowadays, and the ABI you’re using will most likely order your struct from top to bottom in memory, so they will look the same most of the time.
Unfortunately it is not that simple:
https://github.com/mahkoh/repr-c/blob/0c218ac5a6f82034e649fe...
No comments yet.