What is the use of typedef keyword in defining structures and unions?

The keyword Typedef is used to give a new symbolic name for the existing name . Typedef is type definitions make code more readable by giving application-specific names to types. In this example, we will create type definition with structures. The name of type definition of a structure is usually in upper case letters.

Sizin İçin Seçtik  Where we can use structure and union in C?

Leave a Reply

Your email address will not be published. Required fields are marked *