Message-Id: <199607092039.FAA15335@mercury.st.rim.or.jp> To: djgpp-workers AT delorie DOT com Subject: fixed 0.4.0 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Date: Wed, 10 Jul 1996 05:39:40 +0900 From: =?ISO-2022-JP?B?GyRCQEQ7M0JnMnAbKEI=?= /Daisuke Aoyama Sorry, I forgot to fix mbtowc() and wctomb(). Now mbfunc 0.4.1 and wfunc 0.1 are available at: http://www.st.rim.or.jp/~jack/alpha/index.html CHANGES(mbfunc): o fixed mbtowc() and wctomb() for LC_CTYPE. o added inlined functions. (for performance up) o discarded unneccessary files. ------ Daisuke Aoyama jack AT st DOT rim DOT or DOT jp