util.hh
上传用户:clovervx
上传日期:2010-03-30
资源大小:787k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. #ifndef _util_hh_
  2. #define _util_hh_
  3. #include <sqlplus.hh>
  4. void print_stock_table(Query& query);
  5. #endif