XML_CPP_ZC_libXml2

1、错误信息:

/*
 * Use the following function to reset the two global variables
 * xmlGenericError and xmlGenericErrorContext.
 */
XMLPUBFUN void XMLCALL    
    xmlSetGenericErrorFunc    (void *ctx,
                 xmlGenericErrorFunc handler);
XMLPUBFUN void XMLCALL    
    initGenericErrorDefaultFunc    (xmlGenericErrorFunc *handler);

XMLPUBFUN void XMLCALL    
    xmlSetStructuredErrorFunc    (void *ctx,
                 xmlStructuredErrorFunc handler);

  ZC: 用着3个函数来显示 错误信息,但是怎么用 还不知...

2、

3、

4、

5、

 

posted @ 2016-12-21 14:33  CppSkill  阅读(215)  评论(0编辑  收藏  举报