Item01: Data Abstract
------------------------------------------ TYPE is a series of operations Abstract Data Type is a series of implemented operations
------------------------------------------- Design Abstract Data Type with C General Process 1, select an easy-to-understand name for Type; The range of data extraction is 3, designed for Type "Easy to Use Correctly and Hard To Use IncorRectly") 4. Implement Type implementation is more frequent than the interface.