Compiler Error C2139

type following 'identifier' is illegal

Two types were used in the same declaration, as in:

int double a;    // error