For example, if p is a pointer to a const int then assigning to *p will raise this error. 113Inconsistent enum declarationThe sequence of members within an enum (or their values) is inconsistent with that of another enum (usually in some other module) having the same name. 114Inconsistent structure declaration for tag 'Symbol'The sequence of members within a structure (or union) is inconsistent wi