Takie coś wyskakuje:
d:\moje programy\vc98\include\eh.h(5) : error C2061: syntax error : identifier 'namespace'
d:\moje programy\vc98\include\eh.h(5) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\eh.h(10) : error C2065: 'cout' : undeclared identifier
d:\moje programy\vc98\include\eh.h(10) : error C2297: '<<' : illegal, right operand has type 'char [14]'
d:\moje programy\vc98\include\eh.h(11) : error C2065: 'cin' : undeclared identifier
d:\moje programy\vc98\include\eh.h(11) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\moje programy\vc98\include\eh.h(13) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(18) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(22) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(26) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(30) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(34) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(38) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(42) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(46) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(50) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(54) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(58) : error C2297: '<<' : illegal, right operand has type 'char [3]'
d:\moje programy\vc98\include\eh.h(61) : error C2143: syntax error : missing ';' before 'type'
d:\moje programy\vc98\include\eh.h(61) : error C2143: syntax error : missing ';' before 'type'
d:\moje programy\vc98\include\eh.h(61) : error C2143: syntax error : missing ')' before 'type'
d:\moje programy\vc98\include\eh.h(61) : error C2143: syntax error : missing ';' before 'type'
d:\moje programy\vc98\include\eh.h(61) : error C2065: 'i' : undeclared identifier
d:\moje programy\vc98\include\eh.h(61) : warning C4552: '<' : operator has no effect; expected operator with side-effect
d:\moje programy\vc98\include\eh.h(61) : error C2059: syntax error : ')'
d:\moje programy\vc98\include\eh.h(61) : error C2146: syntax error : missing ';' before identifier 'cout'
d:\moje programy\vc98\include\eh.h(61) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\eh.h(62) : error C2297: '<<' : illegal, right operand has type 'char [2]'
d:\moje programy\vc98\include\exception(49) : error C2061: syntax error : identifier 'exception'
d:\moje programy\vc98\include\exception(49) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\exception(50) : error C2449: found '{' at file scope (missing function header?)
d:\moje programy\vc98\include\exception(61) : error C2059: syntax error : '}'
d:\moje programy\vc98\include\exception(66) : error C2061: syntax error : identifier 'bad_exception'
d:\moje programy\vc98\include\exception(66) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\exception(66) : error C2059: syntax error : ':'
d:\moje programy\vc98\include\exception(77) : error C2143: syntax error : missing '{' before '__cdecl'
d:\moje programy\vc98\include\new(16) : error C2061: syntax error : identifier 'bad_alloc'
d:\moje programy\vc98\include\new(16) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(16) : error C2059: syntax error : ':'
d:\moje programy\vc98\include\new(27) : error C2059: syntax error : '}'
d:\moje programy\vc98\include\new(28) : error C2061: syntax error : identifier 'nothrow'
d:\moje programy\vc98\include\new(28) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(34) : warning C4229: anachronism used : modifiers on data are ignored
d:\moje programy\vc98\include\new(34) : error C2061: syntax error : identifier 'delete'
d:\moje programy\vc98\include\new(34) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(34) : error C2059: syntax error : 'type'
d:\moje programy\vc98\include\new(35) : warning C4229: anachronism used : modifiers on data are ignored
d:\moje programy\vc98\include\new(35) : error C2061: syntax error : identifier 'new'
d:\moje programy\vc98\include\new(35) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(35) : error C2059: syntax error : 'type'
d:\moje programy\vc98\include\new(36) : warning C4229: anachronism used : modifiers on data are ignored
d:\moje programy\vc98\include\new(36) : error C2061: syntax error : identifier 'new'
d:\moje programy\vc98\include\new(36) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(36) : error C2059: syntax error : 'type'
d:\moje programy\vc98\include\new(41) : error C2054: expected '(' to follow 'inline'
d:\moje programy\vc98\include\new(41) : warning C4229: anachronism used : modifiers on data are ignored
d:\moje programy\vc98\include\new(41) : error C2085: 'operator' : not in formal parameter list
d:\moje programy\vc98\include\new(41) : error C2146: syntax error : missing ',' before identifier 'new'
d:\moje programy\vc98\include\new(41) : error C2143: syntax error : missing ';' before '('
d:\moje programy\vc98\include\new(41) : error C2059: syntax error : ')'
d:\moje programy\vc98\include\new(44) : error C2054: expected '(' to follow 'inline'
d:\moje programy\vc98\include\new(44) : warning C4229: anachronism used : modifiers on data are ignored
d:\moje programy\vc98\include\new(44) : error C2085: 'operator' : not in formal parameter list
d:\moje programy\vc98\include\new(44) : error C2146: syntax error : missing ',' before identifier 'delete'
d:\moje programy\vc98\include\new(44) : error C2143: syntax error : missing ';' before '('
d:\moje programy\vc98\include\new(44) : error C2059: syntax error : ')'
d:\moje programy\vc98\include\new(52) : error C2061: syntax error : identifier 'throw'
d:\moje programy\vc98\include\new(52) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\new(52) : error C2059: syntax error : ')'
d:\moje programy\vc98\include\iosfwd(24) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(24) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(71) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(71) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(73) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(73) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(74) : error C2061: syntax error : identifier 'wstreampos'
d:\moje programy\vc98\include\iosfwd(74) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\iosfwd(76) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(76) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(137) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(137) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(176) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(176) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(215) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(215) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(217) : error C2061: syntax error : identifier 'ios_base'
d:\moje programy\vc98\include\iosfwd(217) : error C2059: syntax error : ';'
d:\moje programy\vc98\include\iosfwd(218) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(218) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(220) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(220) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(222) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(222) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(224) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(224) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(226) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(226) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(228) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(228) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(230) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(230) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(232) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(232) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(235) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(235) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(238) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(238) : error C2059: syntax error : '<'
d:\moje programy\vc98\include\iosfwd(241) : error C2143: syntax error : missing '{' before '<'
d:\moje programy\vc98\include\iosfwd(241) : fatal error C1003: error count exceeds 100; stopping compilation
Error executing cl.exe.
mm.obj - 102 error(s), 7 warning(s)