-
Kenton Varda authored
totalSizeInWords() method on generated struct readers/builders returns total size of the struct, not counting far pointer overhead. Useful for allocating space for a flat copy. Also a couple misc tweaks.
d7081cca
totalSizeInWords() method on generated struct readers/builders returns total size of the struct, not counting far pointer overhead. Useful for allocating space for a flat copy. Also a couple misc tweaks.