Mercurial > freewnn
view Wnn/manual/3.libwnn/jl_lib/jiri_len @ 3:ed4bb01eb317
- suppress warnings.
- partially fixed comparison between pointer and 0.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 13 Dec 2007 19:53:14 +0900 |
parents | bbc77ca4def5 |
children |
line wrap: on
line source
JL_JIRI_LEN( ) UNIX Programmer's Manual JL_JIRI_LEN( ) 名称 jl_jiri_len() 読みの長さを得る。 形式 #include "jllib.h" int jl_jiri_len(buf, bun_no) struct wnn_buf *buf; /* バッファ */ int bun_no; /* 文節番号 */ 機能 文節番号 bun_no の文節の自立語部分の長さを取り出す。 リターンバリュー 自立語部分の長さを返す。 Printed 1/22/92 20 September 1991 1