How is the memory allocated for structures? I need to optimize the
memory usage and bit fields are not doing the trick.
Any details about the memory allocation for the structures would be a
great help.
PS - I already have asked this in gcc group. Please refrain from
directing me towards other groups.
memory usage and bit fields are not doing the trick.
Any details about the memory allocation for the structures would be a
great help.
PS - I already have asked this in gcc group. Please refrain from
directing me towards other groups.
Comment