byte and short data types use cases

Ali Çehreli acehreli at yahoo.com
Sat Jun 10 00:24:12 UTC 2023


On 6/9/23 08:07, Murloc wrote:

 > Where can I read more about this?

I had written something related:

   http://ddili.org/ders/d.en/memory.html#ix_memory..offsetof

The .offsetof appears at that point. The printObjectLayout() function 
example there attempts to visualize the layout of the members of a struct.

Ali



More information about the Digitalmars-d-learn mailing list