Definition
typemod : typequal_list array | typequal_list pointer | typequal_list function
Purpose
A typemod describes a derived type in terms of a base type. The typequal_list applies type qualifiers to the derived type.
typemod : typequal_list array | typequal_list pointer | typequal_list function
A typemod describes a derived type in terms of a base type. The typequal_list applies type qualifiers to the derived type.