So far in this ongoing C programming tutorial series, we have discussed several aspects, ranging from variables to functions to even pointers. However, that's still like scratching the surface, as there are many other important concepts in the C programming language. Today, in this tutorial, we will discuss one such concept - the concept of structures.
↧