Mail Archives: djgpp-workers/1996/07/09/09:07:14
Hi!, workers.
I fixed problems in mbfunc 0.3 and wrote new library. It supported
wide characters and strings. It is expected using with setlocale function
in the multibyte library. (e.g. gcc -o foo foo.o -lw -lmb)
Now mbfunc 0.4.0 and wfunc 0.1 are available. You can get these from:
http://www.st.rim.or.jp/~jack/alpha/index.html
If you want the contens in the archives, follow up "[List in the archive]"
on index.html.
CHANGES(mbfunc & wfunc):
o fixed problems.
o added setlocale function.
o supported LC_CTYPE category with "C" and "jp_sjis" locale.
o added wide functions (e.g. iswalpha, wcscpy, fputwc, ...)
TODO:
o add formated stream I/O wide function. (e.g. wprintf, wscanf, ...)
o support LC_COLLATE and ohter locales.
------
Daisuke Aoyama
jack AT st DOT rim DOT or DOT jp
- Raw text -