__stdio.h
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. #if ! defined(_SIZE_T_)
  2. #define _SIZE_T_
  3. typedef pthread_size_t  size_t;
  4. #endif
  5. typedef pthread_fpos_t fpos_t;