Typedef
摘要
The typedef declaration creates a synonym for the existing type. We use the typedef to create an alias name for the existing type name. The usage is of the following syntax: