Before I upload some DSP code I've been working on, I have a question about good style. When doing lookup tables for mathematical functions that take an integer, I've always allowed negative indexes ...
Originally posted by nibs: we all agree that the compile time behavior of negative offsets for array indexes is a defined behavior. that was the original issue. this tangential issue is one of ...