I'm wondering if there are any C people here? I'm learning from scratch and am struggling with the Arduino.cc 'smoothing' tutorial, designed to teach about potentiometer inputs, arrays and for loops.
My question is simple. Is a static local variable's initialization thread safe? <br><br>Acording to Stroustrup: <blockquote class="ip-ubbcode-quote"> <font size="-1 ...