README
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:0k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. common.c: public functions for both the backend and the frontend.
  2. requires conv.c and wchar.c
  3. conv.c: static functions and a public table for code conversion
  4. wchar.c: mostly static functions and a public table for mb string and
  5. multi-byte conversion
  6. mbutilc.c: public functions for the backend only.
  7. requires conv.c and wchar.c
  8. wstrcmp.c: strcmp for mb
  9. wstrncmp.c: strncmp for mb
  10. varable.c: public functions for show/set/reset variable commands