1>e:\source\projet\recherche\resprintf\resprintf.cpp(23) : error C2065: 'REG1' : undeclared identifier
1>e:\source\projet\recherche\resprintf\resprintf.cpp(23) : error C2146: syntax error : missing ';' before identifier 'FILE'
1>e:\source\projet\recherche\resprintf\resprintf.cpp(23) : error C2065: 'outfile' : undeclared identifier
1>e:\source\projet\recherche\resprintf\resprintf.cpp(23) : error C2275: 'FILE' : illegal use of this type as an expression
1> l:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(69) : see declaration of 'FILE'
1>e:\source\projet\recherche\resprintf\resprintf.cpp(25) : error C2065: 'REG2' : undeclared identifier
1>e:\source\projet\recherche\resprintf\resprintf.cpp(25) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\source\projet\recherche\resprintf\resprintf.cpp(27) : error C2065: 'EINVAL' : undeclared identifier
1>e:\source\projet\recherche\resprintf\resprintf.cpp(27) : error C3861: '_VALIDATE_RETURN': identifier not found
1>e:\source\projet\recherche\resprintf\resprintf.cpp(32) : error C3861: '_VALIDATE_RETURN': identifier not found
1>e:\source\projet\recherche\resprintf\resprintf.cpp(37) : error C2227: left of '->_cnt' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(37) : error C2065: 'MAXSTR' : undeclared identifier
1>e:\source\projet\recherche\resprintf\resprintf.cpp(49) : error C2227: left of '->_flag' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(50) : error C2227: left of '->_ptr' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(50) : error C2227: left of '->_base' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(52) : error C3861: '_output_l': identifier not found
1>e:\source\projet\recherche\resprintf\resprintf.cpp(58) : error C2227: left of '->_cnt' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(58) : error C2227: left of '->_ptr' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>e:\source\projet\recherche\resprintf\resprintf.cpp(59) : error C2227: left of '->_ptr' must point to class/struct/union/generic type
1> type is ''unknown-type''
Partager