Non consideri i 2 byte di padding che il compilatore introduce per mantenere l'allineamento della struttura.
codice:|---------| // uint32 |---------| // uint32 |----|----| // due uint_16 |----|----| // un uint_16 con 2 byte di padding
Non consideri i 2 byte di padding che il compilatore introduce per mantenere l'allineamento della struttura.
codice:|---------| // uint32 |---------| // uint32 |----|----| // due uint_16 |----|----| // un uint_16 con 2 byte di padding
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.