Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Viewing all articles
Browse latest Browse all 2845

Linux C programming tutorial Part 28 - Typedefs

$
0
0
In this tutorial - which is part of the ongoing C programming tutorial series - we will discuss the concept of typedef. As the name suggests (think of typedef as type+def), typedef is a C provided facility to define new names for existing data types.

Viewing all articles
Browse latest Browse all 2845

Trending Articles