tait.tech

Arrays in C, an Emacspeak Tutorial

Arrays are sequential collections of objects of the same type (mostly). Arrays and for loops are natural pairs. Check out my resources on loops in conjunction with this video.

Hopefully everything was explained alright. Let me know if not.