📄 angle1.plg
字号:
--------------------Configuration: angle1 - Win32 Debug--------------------
Begining build with project "F:\数据结构\angle\angle1.dsp", with item "angle1.c"
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
Creating temp file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.tmp" with contents </nologo /MLd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/angle1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\数据结构\angle\angle1.c"
>
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.tmp"
Compiling...
angle1.c
F:\数据结构\angle\angle1.c(12) : error C2065: 'p' : undeclared identifier
F:\数据结构\angle\angle1.c(12) : error C2109: subscript requires array or pointer type
F:\数据结构\angle\angle1.c(12) : warning C4047: '=' : 'int ' differs in levels of indirection from 'int *'
F:\数据结构\angle\angle1.c(12) : error C2106: '=' : left operand must be l-value
F:\数据结构\angle\angle1.c(17) : error C2109: subscript requires array or pointer type
F:\数据结构\angle\angle1.c(17) : error C2100: illegal indirection
F:\数据结构\angle\angle1.c(17) : error C2106: '=' : left operand must be l-value
F:\数据结构\angle\angle1.c(24) : error C2109: subscript requires array or pointer type
F:\数据结构\angle\angle1.c(24) : error C2109: subscript requires array or pointer type
Error executing cl.exe.
angle1.obj - 8 error(s), 1 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -