◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Compiler error C2632 'type1' followed by 'type2' is illegal Two type specifiers had missing code between them. The following is an example of this error: int float i; // error -♦-