DATA.H
上传用户:bjghjy
上传日期:2007-01-07
资源大小:379k
文件大小:0k
源码类别:

金融证券系统

开发平台:

Visual C++

  1. HFILE hfHq[2], hfMmp[2], hfDp, hfMaxMin[2];
  2. int ReadHqAll(int jys);
  3. int ReadGraHead(int jys);
  4. int ReadHqData(int jys);
  5. int ReadDpData(void);
  6. int ReadMmpData(int jys);
  7. int ReadMaxMinData(int jys);
  8. int ReadGMinData(int jys);
  9. int ReadZx(void);
  10. int HqAllocMem(int jys, short recCount);