This time the tutorial introducing arrays, as well as the for statement and the sizeof() function.
I can't state enough how fundamental the concept of an array, ie a fixed size list of variables of the same type is. In C, I think the only thing more important is that of pointers. Anyway enjoy. The example code as usual is on ideone.com.
- Link to C programming tutorials
Comments
No comments yet. Leave a Comment
