You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The index type used for arrays and the type of enum constants are
language-specific. This renames the functions index_type and
enum_constant_type in c_types.h to c_index_type and c_enum_constant_type,
respectively, to clarify this.
0 commit comments