I keep getting compiler errors: `error: do not use pointer arithmetic`, but pointer arithmetic is necessary to my project. I think this is related to warnings as errors settings enabled in this template. How do I permit pointer arithmetic?