C development on Linux - Structures - VII.
We will continue in this part of our tutorial with the complex data types in C, and we will talk about structures. Many modern programming languages offer them, one shape or another, and so does C. As you will see later, structures allow you to manipulate data easier, by allowing you to store different variables of (possibly) different types under one single "roof".
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.