hangul/hangul.h,hangul/hangulinputcontext.c:
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 1 Oct 2006 08:08:19 +0000 (17:08 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 1 Oct 2006 08:08:19 +0000 (17:08 +0900)
commit06d29636af5f421ddcfbf160e43f7ca9ef05a7f1
tree026b0febc93e85fbbf2f5357380df8ace1e6034d
parentf65009a9734a6d37c59c80d30241465afc328543
hangul/hangul.h,hangul/hangulinputcontext.c:
    * add hangul_ic_flush() function which flushes the current buffer and
      return it. returned pointer is not need to freed, but it is available
      until other HangulInputContext function is called.

git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@76 8f00fcd2-89fc-0310-932e-b01be5b65e01
hangul/hangul.h
hangul/hangulinputcontext.c
test/test.c