-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path5-1.plg
More file actions
146 lines (143 loc) · 10.8 KB
/
5-1.plg
File metadata and controls
146 lines (143 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 5-1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD6.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/5-1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\数据结构\5-1.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD6.tmp"
<h3>Output Window</h3>
Compiling...
5-1.c
d:\数据结构\5-1.c(17) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(17) : error C2065: 'NULL' : undeclared identifier
d:\数据结构\5-1.c(17) : warning C4047: '!=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(18) : error C2065: 'delete' : undeclared identifier
d:\数据结构\5-1.c(18) : error C2146: syntax error : missing ';' before identifier 'T'
d:\数据结构\5-1.c(18) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(19) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(20) : error C2065: 'K' : undeclared identifier
d:\数据结构\5-1.c(20) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(20) : error C2143: syntax error : missing ')' before 'type'
d:\数据结构\5-1.c(20) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(20) : error C2065: 'k' : undeclared identifier
d:\数据结构\5-1.c(20) : error C2059: syntax error : ')'
d:\数据结构\5-1.c(21) : error C2146: syntax error : missing ';' before identifier 'T'
d:\数据结构\5-1.c(21) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(23) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(23) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(26) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(27) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(28) : error C2065: 'ERROR' : undeclared identifier
d:\数据结构\5-1.c(29) : error C2065: 'i' : undeclared identifier
d:\数据结构\5-1.c(30) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(46) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(47) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(48) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(49) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(49) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(50) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(52) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(54) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(55) : error C2065: 'j' : undeclared identifier
d:\数据结构\5-1.c(56) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(62) : error C2065: 'ERRROR' : undeclared identifier
d:\数据结构\5-1.c(63) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(64) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(67) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(67) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(68) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(73) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(74) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(76) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(78) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(85) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(87) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(90) : error C2065: 'p' : undeclared identifier
d:\数据结构\5-1.c(90) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(90) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(90) : warning C4047: '=' : 'int ' differs in levels of indirection from 'char *'
d:\数据结构\5-1.c(93) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(93) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(94) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(95) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(95) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(97) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(98) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(105) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(105) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(107) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(108) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(109) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(109) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(114) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(114) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(116) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(117) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(120) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(120) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(120) : warning C4047: '=' : 'int ' differs in levels of indirection from 'char *'
d:\数据结构\5-1.c(123) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(123) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(124) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(125) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(125) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(130) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(131) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(131) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(135) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(136) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(136) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(142) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(144) : error C2231: '.str' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(145) : error C2231: '.length' : left operand points to 'struct', use '->'
d:\数据结构\5-1.c(150) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(150) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(150) : error C2143: syntax error : missing ')' before 'type'
d:\数据结构\5-1.c(150) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(150) : warning C4552: '<' : operator has no effect; expected operator with side-effect
d:\数据结构\5-1.c(150) : error C2059: syntax error : ')'
d:\数据结构\5-1.c(151) : error C2146: syntax error : missing ';' before identifier 'cout'
d:\数据结构\5-1.c(151) : error C2065: 'cout' : undeclared identifier
d:\数据结构\5-1.c(151) : error C2065: 'endl' : undeclared identifier
d:\数据结构\5-1.c(151) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
d:\数据结构\5-1.c(157) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(158) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(159) : error C2143: syntax error : missing ';' before 'type'
d:\数据结构\5-1.c(160) : error C2297: '<<' : illegal, right operand has type 'char [26]'
d:\数据结构\5-1.c(161) : error C2297: '<<' : illegal, right operand has type 'char [20]'
d:\数据结构\5-1.c(162) : error C2297: '<<' : illegal, right operand has type 'char [13]'
d:\数据结构\5-1.c(163) : error C2065: 'cin' : undeclared identifier
d:\数据结构\5-1.c(163) : error C2065: 'instr' : undeclared identifier
d:\数据结构\5-1.c(163) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\数据结构\5-1.c(164) : error C2115: 'function' : incompatible types
d:\数据结构\5-1.c(164) : warning C4024: 'StrAssign' : different types for formal and actual parameter 1
d:\数据结构\5-1.c(164) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(164) : warning C4024: 'StrAssign' : different types for formal and actual parameter 2
d:\数据结构\5-1.c(165) : error C2297: '<<' : illegal, right operand has type 'char [15]'
d:\数据结构\5-1.c(168) : error C2297: '<<' : illegal, right operand has type 'char [19]'
d:\数据结构\5-1.c(172) : error C2297: '<<' : illegal, right operand has type 'char [14]'
d:\数据结构\5-1.c(173) : error C2297: '<<' : illegal, right operand has type 'char [15]'
d:\数据结构\5-1.c(174) : error C2297: '<<' : illegal, right operand has type 'char [16]'
d:\数据结构\5-1.c(175) : error C2297: '<<' : illegal, right operand has type 'char [10]'
d:\数据结构\5-1.c(176) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\数据结构\5-1.c(177) : error C2115: 'function' : incompatible types
d:\数据结构\5-1.c(177) : warning C4024: 'StrAssign' : different types for formal and actual parameter 1
d:\数据结构\5-1.c(177) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int '
d:\数据结构\5-1.c(177) : warning C4024: 'StrAssign' : different types for formal and actual parameter 2
d:\数据结构\5-1.c(178) : error C2297: '<<' : illegal, right operand has type 'char [18]'
d:\数据结构\5-1.c(180) : error C2297: '<<' : illegal, right operand has type 'char [7]'
d:\数据结构\5-1.c(182) : error C2297: '<<' : illegal, right operand has type 'char [7]'
d:\数据结构\5-1.c(182) : fatal error C1003: error count exceeds 100; stopping compilation
执行 cl.exe 时出错.
<h3>Results</h3>
5-1.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>