multbyte.pro
资源名称:vim53src.zip [点击查看]
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:
编辑器/阅读器
开发平台:
DOS
- /* multbyte.c */
- int IsLeadByte __ARGS((int c));
- int IsTrailByte __ARGS((char_u *base, char_u *p));
- int AdjustCursorForMultiByteCharacter __ARGS((void));
- int MultiStrLen __ARGS((char_u *str));
- int han_dec __ARGS((FPOS *lp));