Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
iconv_close(3)
Edit
PageHistory
Diff
Info
LikePages
ICONV_CLOSE !!!ICONV_CLOSE NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO ---- !!NAME iconv_close - deallocate descriptor for character set conversion !!SYNOPSIS __#include __ ''cd''__); __ !!DESCRIPTION The __iconv_close__ function deallocates a conversion descriptor ''cd'' previously allocated using __iconv_open__. !!RETURN VALUE When successful, the __iconv_close__ function returns 0. In case of error, it sets ''errno'' and returns -1. !!CONFORMING TO UNIX98 !!SEE ALSO iconv_open(3), iconv(3) ----
2 pages link to
iconv_close(3)
:
Man3i
iconv_open(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.