// // Created by admin on 2019/4/11. // #ifndef __DEBUG__ #define __DEBUG__ #include #include #include #include using namespace std; int dumpObj(void *dst,int rowNum,int num,bool ifAsii,char *out); int PrintDumpObjvoid (void *dst,int rowNum,int num,bool ifAsii); #endif //SHARE_PRT_TEST_DEBUG_H