Going from Arduino to C

Since Arduino is basically a set of training wheels for working with an atMega32/168 in pseudo C

It's not pseudo C, it's a subset of C/C++.

--Phil.