www.pudn.com > PCI9054.rar > buildchk.err


test_pci9054.cpp(43) : error C2065: 'exit' : undeclared identifier 
test_pci9054.cpp(71) : error C4242: 'argument' : conversion from 'int' to 'char', possible loss of data 
test_pci9054.cpp(96) : error C2065: 'malloc' : undeclared identifier 
test_pci9054.cpp(96) : error C2440: '=' : cannot convert from ''unknown-type'' to 'char *' 
test_pci9054.cpp(105) : error C4242: '=' : conversion from 'int' to 'char', possible loss of data 
test_pci9054.cpp(113) : error C2065: 'free' : undeclared identifier 
test_pci9054.cpp(122) : error C2440: '=' : cannot convert from ''unknown-type'' to 'char *'