?? bp.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MS\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/bp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\MS\桌面\bp\bp.c"
]
Creating command line "cl.exe @C:\DOCUME~1\MS\LOCALS~1\Temp\RSP24.tmp"
<h3>Output Window</h3>
Compiling...
bp.c
c:\documents and settings\ms\桌面\bp\bp.c(37) : warning C4013: 'rand' undefined; assuming extern returning int
c:\documents and settings\ms\桌面\bp\bp.c(37) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
c:\documents and settings\ms\桌面\bp\bp.c(44) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
c:\documents and settings\ms\桌面\bp\bp.c(47) : error C2065: 'cout' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(47) : error C2297: '<<' : illegal, right operand has type 'char [5]'
c:\documents and settings\ms\桌面\bp\bp.c(47) : error C2065: 'endl' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2065: 'k' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(51) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(51) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2143: syntax error : missing ';' before 'for'
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(52) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(52) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(53) : error C2143: syntax error : missing ';' before '{'
c:\documents and settings\ms\桌面\bp\bp.c(55) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
c:\documents and settings\ms\桌面\bp\bp.c(62) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
c:\documents and settings\ms\桌面\bp\bp.c(65) : error C2297: '<<' : illegal, right operand has type 'char [8]'
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2065: 'i' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(77) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(77) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(78) : error C2146: syntax error : missing ';' before identifier 'P'
c:\documents and settings\ms\桌面\bp\bp.c(90) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(90) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(90) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(90) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(90) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(90) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(91) : error C2146: syntax error : missing ';' before identifier 'T'
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2065: 'j' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2371: 'X' : redefinition; different basic types
c:\documents and settings\ms\桌面\bp\bp.c(11) : see declaration of 'X'
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2065: 'sigma' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(107) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(108) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(108) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(108) : error C2371: 'H' : redefinition; different basic types
c:\documents and settings\ms\桌面\bp\bp.c(13) : see declaration of 'H'
c:\documents and settings\ms\桌面\bp\bp.c(108) : warning C4013: 'exp' undefined; assuming extern returning int
c:\documents and settings\ms\桌面\bp\bp.c(108) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(109) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(111) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(124) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(124) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(124) : error C2371: 'Y' : redefinition; different basic types
c:\documents and settings\ms\桌面\bp\bp.c(12) : see declaration of 'Y'
c:\documents and settings\ms\桌面\bp\bp.c(124) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(125) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(125) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(125) : error C2371: 'O' : redefinition; different basic types
c:\documents and settings\ms\桌面\bp\bp.c(14) : see declaration of 'O'
c:\documents and settings\ms\桌面\bp\bp.c(125) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(126) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(128) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(139) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(139) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(139) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(139) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(139) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(139) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(140) : error C2146: syntax error : missing ';' before identifier 'abs_err'
c:\documents and settings\ms\桌面\bp\bp.c(144) : error C2065: 'd_err' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(144) : error C2109: subscript requires array or pointer type
c:\documents and settings\ms\桌面\bp\bp.c(144) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
c:\documents and settings\ms\桌面\bp\bp.c(144) : error C2106: '=' : left operand must be l-value
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2065: 'm' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2371: 'err_m' : redefinition; different basic types
c:\documents and settings\ms\桌面\bp\bp.c(17) : see declaration of 'err_m'
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2065: 'sqr_err' : undeclared identifier
c:\documents and settings\ms\桌面\bp\bp.c(146) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(147) : error C2059: syntax error : 'return'
c:\documents and settings\ms\桌面\bp\bp.c(148) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(157) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(157) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(157) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(157) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(157) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(157) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(158) : error C2146: syntax error : missing ';' before identifier 'sigma'
c:\documents and settings\ms\桌面\bp\bp.c(159) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(159) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(159) : error C2143: syntax error : missing ')' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(159) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\ms\桌面\bp\bp.c(159) : warning C4552: '<' : operator has no effect; expected operator with side-effect
c:\documents and settings\ms\桌面\bp\bp.c(159) : error C2059: syntax error : ')'
c:\documents and settings\ms\桌面\bp\bp.c(160) : error C2146: syntax error : missing ';' before identifier 'sigma'
c:\documents and settings\ms\桌面\bp\bp.c(160) : error C2109: subscript requires array or pointer type
c:\documents and settings\ms\桌面\bp\bp.c(162) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(162) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(162) : error C2099: initializer is not a constant
c:\documents and settings\ms\桌面\bp\bp.c(163) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(165) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(177) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(177) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(177) : error C2143: syntax error : missing '{' before '+='
c:\documents and settings\ms\桌面\bp\bp.c(177) : error C2059: syntax error : '+='
c:\documents and settings\ms\桌面\bp\bp.c(178) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(180) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(192) : error C2057: expected constant expression
c:\documents and settings\ms\桌面\bp\bp.c(192) : error C2466: cannot allocate an array of constant size 0
c:\documents and settings\ms\桌面\bp\bp.c(192) : error C2143: syntax error : missing '{' before '+='
c:\documents and settings\ms\桌面\bp\bp.c(192) : error C2059: syntax error : '+='
c:\documents and settings\ms\桌面\bp\bp.c(193) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(195) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(206) : error C2059: syntax error : 'return'
c:\documents and settings\ms\桌面\bp\bp.c(207) : error C2059: syntax error : '}'
c:\documents and settings\ms\桌面\bp\bp.c(207) : fatal error C1003: error count exceeds 100; stopping compilation
執(zhí)行 cl.exe 時出錯.
<h3>Results</h3>
bp.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -