---

Linux C Programming Tutorial Part 7: Arrays

A variable is something which can hold a value of a particular type – it could be an integer, character, or even floating point. However, there’s one limitation of variables: they can only hold a single value at any given time. This tutorial shows the basics of using Arrays, which can hold multiple values.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis