#include "stdafx
h" #include "FiveStone
h" #include "FiveKernel
h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// FiveKernel::FiveKernel() { const char * readstring[9]={ "长连","五","活四","冲四","活三","冲三","活二", "可能为五","不可能为五" }; int ItemNum; FILE * f; //read opentable file f=fopen("openlib
txt","r"); fscanf(f,"%3x\n", &ItemNum); int j; for (int i=0;i