*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> iconv_close (3)              
Title
Content
Arch
Section
 

ICONV_CLOSE(3)

Contents


NAME    [Toc]    [Back]

       iconv_close - deallocate descriptor for character set conversion

SYNOPSIS    [Toc]    [Back]

       #include <iconv.h>

       int iconv_close (iconv_t cd);

DESCRIPTION    [Toc]    [Back]

       The  iconv_close function deallocates a conversion descriptor cd previously
 allocated using iconv_open.

RETURN VALUE    [Toc]    [Back]

       When successful, the iconv_close function returns 0.  In case of error,
       it sets errno and returns -1.

CONFORMING TO    [Toc]    [Back]

       UNIX98

SEE ALSO    [Toc]    [Back]

      
      
       iconv_open(3), iconv(3)



GNU				  1999-11-27			ICONV_CLOSE(3)
[ Back ]
 Similar pages
Name OS Title
iconv_open Linux allocate descriptor for character set conversion
fcd IRIX Constructs a Cray character pointer in Fortran character Descriptor (FCD) format
iconv Linux perform character set conversion
wprintf Linux formatted wide character output conversion
fwprintf FreeBSD formatted wide character output conversion
vfwprintf FreeBSD formatted wide character output conversion
vswprintf FreeBSD formatted wide character output conversion
chrtbl IRIX generate character classification and conversion tables
swprintf FreeBSD formatted wide character output conversion
fwscanf FreeBSD wide character input format conversion
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service