On 07/09/2011 14:05, Alix Pexton wrote:
12. alignBytes [939...] just has me stumped, the introduction says that 16 byte alignment is guaranteed, so shouldn't this always return 16? I tried to follow the breadcrumbs through the source, but couldn't find where the value it returns is defined, only places where it is used/checked.
Found it! 'twas just as I suspected, no idea how I missed it the first time ><
A...