Keyword typedef provides a mechanism for creating synonyms (or aliases) for previously defined data types. Names for structure types are often defined with typedef to create shorter, simpler or more readable type names. For example, the statement
typedef Card *CardPtr;
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.