<div class="gmail_quote">On Fri, Dec 2, 2011 at 2:26 PM, John McCall <span dir="ltr"><<a href="mailto:rjmccall@apple.com">rjmccall@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I understand that true C portability is hard, but I'm sure we can do better than this.</blockquote></div><br><div>I suspect all of this complexity would evaporate through use of memcpy to read X bytes out of the input, and xor-ing those read values in a loop....</div>