I ran into that a lot when I was doing low level firmware programming. The answers to someone's question would be something like "that feature is only intended for ultra-specialized low level programmers". And it's like "in this case, I am an ultra-specialized low level programmer".
I'm thinking of things like assigning constants to pointers in C and/or manipulating pointers directly.
I'm thinking of things like assigning constants to pointers in C and/or manipulating pointers directly.