Mercurial > freewnn
view Wnn/manual/3.libwnn/misc_lib/msg_close @ 2:b605a0e60f5b
- reverted jdata.h
- fixed the bug which occurred on changing length of bunsetsu.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 13 Dec 2007 17:42:01 +0900 |
parents | bbc77ca4def5 |
children |
line wrap: on
line source
MSG_CLOSE( ) UNIX Programmer's Manual MSG_CLOSE( ) 名称 msg_clise() メッセージファイルをクローズする。 形式 #include "msg.h" void msg_close( cd ) struct msg_cat *cd; /* メッセージ構造体 */ 機能 オープンされているメッセージの構造体を解放する。 リターンバリュー なし Printed 10/22/92 7 October 1992 1