Maybe consider have one pointer and then making the other variables `int` offsets instead. I think it will make this function much simpler. _Originally posted by @klampworks in https://github.com/codybartfast/knr/pull/2_
Maybe consider have one pointer and then making the other variables
intoffsets instead.I think it will make this function much simpler.
Originally posted by @klampworks in #2