:\Text1.c(7) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(7) : error C2143: syntax error : missing '{' before 'constant'
F:\Text1.c(7) : error C2059: syntax error : '<Unknown>'
F:\Text1.c(8) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(8) : error C2143: syntax error : missing '{' before 'constant'
F:\Text1.c(8) : error C2059: syntax error : '<Unknown>'
F:\Text1.c(8) : error C2059: syntax error : ')'
F:\Text1.c(11) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(11) : error C2143: syntax error : missing '{' before 'constant'
F:\Text1.c(11) : error C2059: syntax error : '<Unknown>'
F:\Text1.c(11) : error C2059: syntax error : ')'
F:\Text1.c(12) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(12) : error C2143: syntax error : missing '{' before 'constant'
F:\Text1.c(12) : error C2059: syntax error : '<Unknown>'
F:\Text1.c(12) : error C2059: syntax error : ')'
F:\Text1.c(14) : error C2143: syntax error : missing ')' before '('
F:\Text1.c(14) : error C2143: syntax error : missing ')' before '('
F:\Text1.c(14) : error C2091: function returns function
F:\Text1.c(14) : error C2091: function returns function
F:\Text1.c(14) : error C2059: syntax error : ')'
F:\Text1.c(14) : error C2059: syntax error : ')'
F:\Text1.c(29) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(29) : warning C4024: 'ReleaseDC' : different types for formal and actual parameter 2
F:\Text1.c(34) : error C2143: syntax error : missing ')' before '('
F:\Text1.c(34) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(34) : error C2091: function returns function
F:\Text1.c(34) : error C2143: syntax error : missing ';' before 'constant'
F:\Text1.c(34) : error C2059: syntax error : ')'
F:\Text1.c(34) : error C2059: syntax error : ')'
F:\Text1.c(35) : error C2275: 'HBRUSH' : illegal use of this type as an expression
d:\microsoft visual studio\vc98\include\windef.h(233) : see declaration of 'HBRUSH'
F:\Text1.c(35) : error C2146: syntax error : missing ';' before identifier 'hBrush'
F:\Text1.c(35) : warning C4013: 'hBrush' undefined; assuming extern returning int
F:\Text1.c(36) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(36) : warning C4024: 'SelectObject' : different types for formal and actual parameter 1
F:\Text1.c(37) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(37) : warning C4024: 'SelectObject' : different types for formal and actual parameter 1
F:\Text1.c(38) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(38) : warning C4024: 'Rectangle' : different types for formal and actual parameter 1
F:\Text1.c(45) : error C2143: syntax error : missing ')' before '('
F:\Text1.c(45) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(45) : error C2091: function returns function
F:\Text1.c(45) : error C2143: syntax error : missing ';' before 'constant'
F:\Text1.c(45) : error C2059: syntax error : ')'
F:\Text1.c(45) : error C2059: syntax error : ')'
F:\Text1.c(46) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(46) : warning C4024: 'SelectObject' : different types for formal and actual parameter 1
F:\Text1.c(47) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(47) : warning C4024: 'MoveToEx' : different types for formal and actual parameter 1
F:\Text1.c(48) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(48) : warning C4024: 'LineTo' : different types for formal and actual parameter 1
F:\Text1.c(54) : error C2143: syntax error : missing ')' before '('
F:\Text1.c(54) : error C2143: syntax error : missing ')' before 'constant'
F:\Text1.c(54) : error C2091: function returns function
F:\Text1.c(54) : error C2143: syntax error : missing ';' before 'constant'
F:\Text1.c(54) : error C2059: syntax error : ')'
F:\Text1.c(54) : error C2059: syntax error : ')'
F:\Text1.c(55) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(55) : warning C4024: 'SelectObject' : different types for formal and actual parameter 1
F:\Text1.c(56) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(56) : warning C4024: 'MoveToEx' : different types for formal and actual parameter 1
F:\Text1.c(57) : error C2143: syntax error : missing ';' before 'type'
F:\Text1.c(57) : error C2143: syntax error : missing ';' before 'type'
F:\Text1.c(57) : error C2143: syntax error : missing ')' before 'type'
F:\Text1.c(57) : error C2143: syntax error : missing ';' before 'type'
F:\Text1.c(57) : error C2065: 'x' : undeclared identifier
F:\Text1.c(57) : error C2065: 'PI' : undeclared identifier
F:\Text1.c(57) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
F:\Text1.c(57) : error C2059: syntax error : ')'
F:\Text1.c(58) : error C2065: 'Increase' : undeclared identifier
F:\Text1.c(58) : error C2143: syntax error : missing ';' before '{'
F:\Text1.c(59) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(59) : warning C4024: 'LineTo' : different types for formal and actual parameter 1
F:\Text1.c(59) : error C2065: 'static_cast' : undeclared identifier
F:\Text1.c(59) : error C2059: syntax error : 'type'
F:\Text1.c(68) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(68) : warning C4024: 'SetTextColor' : different types for formal and actual parameter 1
F:\Text1.c(69) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(69) : warning C4024: 'SetBkColor' : different types for formal and actual parameter 1
F:\Text1.c(70) : warning C4047: 'function' : 'struct HDC__ *' differs in levels of indirection from 'struct HDC__ *(__cdecl *(__cdecl *(__cdecl *)())())()'
F:\Text1.c(70) : warning C4024: 'DrawTextW' : different types for formal and actual parameter 1
F:\Text1.c(70) : warning C4013: '_countof' undefined; assuming extern returning int
F:\Text1.c(72) : error C2275: 'HANDLE' : illegal use of this type as an expression
d:\microsoft visual studio\vc98\include\winnt.h(207) : see declaration of 'HANDLE'
F:\Text1.c(72) : error C2146: syntax error : missing ';' before identifier 'hConsole'
F:\Text1.c(72) : warning C4013: 'hConsole' undefined; assuming extern returning int
F:\Text1.c(73) : error C2275: 'CONSOLE_CURSOR_INFO' : illegal use of this type as an expression
d:\microsoft visual studio\vc98\include\wincon.h(174) : see declaration of 'CONSOLE_CURSOR_INFO'
F:\Text1.c(73) : error C2146: syntax error : missing ';' before identifier 'CursorInfo'
F:\Text1.c(73) : error C2065: 'CursorInfo' : undeclared identifier
F:\Text1.c(74) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct _CONSOLE_CURSOR_INFO *'
F:\Text1.c(75) : error C2224: left of '.bVisible' must have struct/union type
F:\Text1.c(75) : error C2065: 'false' : undeclared identifier
F:\Text1.c(76) : warning C4133: 'function' : incompatible types - from 'int *' to 'const struct _CONSOLE_CURSOR_INFO *'
F:\Text1.c(77) : warning C4013: '_getwch' undefined; assuming extern returning int
F:\Text1.c(77) : error C2065: 'K_ENTER' : undeclared identifier
F:\Text1.c(81) : error C2224: left of '.bVisible' must have struct/union type
F:\Text1.c(81) : error C2065: 'true' : undeclared identifier
F:\Text1.c(82) : warning C4133: 'function' : incompatible types - from 'int *' to 'const struct _CONSOLE_CURSOR_INFO *'
Error executing cl.exe.
Text1.obj - 62 error(s), 34 warning(s)
为什么我是这样的?