Hi,
What is the concept of memory alignment?
Is memory alignment differs, If a data type is local to a function or
if it is a member of structure or union?
How 32 to 64 bit processor afftects the memory alignment?
What is the concept of memory alignment?
Is memory alignment differs, If a data type is local to a function or
if it is a member of structure or union?
How 32 to 64 bit processor afftects the memory alignment?
Comment