I'm writing some optimized C code that basically runs through an array and does something to each element. What it does depends on the current value of the element so something like:I'm writing some optimized C code that basicall
I'm writing some optimized C code that basically runs through an array and does something to each element. What it does depends on the current value of the element so something like:I'm writing some optimized C code that basicall