Provided by: manpages-zh_1.6.3.3-2_all bug

NAME

       iconv_close - 關閉字符轉換描述符

總覽 (SYNOPSIS)

       #include <iconv.h>

       int iconv_close (iconv_t cd);

描述 (DESCRIPTION)

       iconv_close 函數 關閉 之前 用 iconv_open 打開的 轉換 描述符, 並 釋放 爲其 分配 的 空間.

返回值 (RETURN VALUE)

       如果 成功, iconv_close 函數 返回 0. 如果 出錯, 函數 設置 errno 變量 同時 返回 -1.

遵循 (CONFORMING TO)

       UNIX98

參見 (SEE ALSO)

       iconv_open(3), iconv(3)

[中文版維護人]

       唐友 <tony_ty@263.net>

[中文版最新更新]

       2002/3/21

[中國Linux論壇man手冊頁翻譯計劃]

       http://cmpp.linuxforum.net

       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh