On Mon, 08 Jun 2026, Duje Mihanović wrote: > On Monday, 8 June 2026 10:55:24 Central European Summer Time Lee Jones wrote: > > On Sun, 07 Jun 2026, Duje Mihanović wrote: > > [...] > > > > Lee, do you by chance know how to proceed here? > > > > You can move them. > > > > Please take into consideration data-size as well, rather than blindly > > following RCT. Larger items (structs) at the top down to smaller (ints > > and bools) as the bottom. Luckily the larger (data size) items also end > > up being longer (string). > > Am I to consider the sizes of the pointers or the structs they point to?
No - group all structs in RCT. -- Lee Jones

