INTERNAL COMPILER ERROR
我用VC++ \SP6
写了个很简单的程序,结果报了个错误:
--------------------Configuration: CLIPBOARD - Win32 Debug--------------------
Compiling...
A.C
c:\myproject\A\A.c(4) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Error executing cl.exe.
A.OBJ - 1 error(s), 0 warning(s)
求解!!!