util.hh
Upload User: dzyhzl
Upload Date: 2019-04-29
Package Size: 56270k
Code Size: 0k
Development Platform:

C/C++

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