The token caused a syntax error. ... C2059e.cpp // compile with: /c // C2143 expected // Error caused by the incorrect use of '*'. int j*; // C2059. To determine the ...
msdn.microsoft.com