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

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

iconv_close(3)

Contents


NAME    [Toc]    [Back]

       iconv_close - Close a specified codeset converter

SYNOPSIS    [Toc]    [Back]

       #include <iconv.h>

       int iconv_close(
               iconv_t cd );

LIBRARY    [Toc]    [Back]

       The iconv Library (libiconv)

STANDARDS    [Toc]    [Back]

       Interfaces  documented  on  this reference page conform to
       industry standards as follows:

       iconv_close(): XSH5.0

       Refer to the standards(5) reference page for more information
 about industry standards and associated tags.

PARAMETERS    [Toc]    [Back]

       Specifies the descriptor of the converter to be closed

DESCRIPTION    [Toc]    [Back]

       The  iconv_close()  function closes a converter previously
       opened with iconv_open()  and  deallocates  any  resources
       used by the specified converter.

RETURN VALUES    [Toc]    [Back]

       On   successful  completion,  the  iconv_close()  function
       returns a value of zero. Otherwise, the function returns a
       value of -1 and sets errno to indicate the error.

ERRORS    [Toc]    [Back]

       If the following condition occurs, the iconv_close() function
 sets errno  to  the  corresponding  value:  The  converter's
 file descriptor is invalid.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: iconv(3), iconv_open(3)

       Commands: genxlt(1), iconv(1)

       Others: iconv_intro(5), standards(5)



                                                   iconv_close(3)
[ Back ]
 Similar pages
Name OS Title
iconv_open Tru64 Open a character codeset converter
iconv Tru64 Convert a string of characters from one codeset to another codeset
dmAudioRateConverterDestroy IRIX deallocate an audio converter
dmColorDestroy IRIX destroys the color converter.
iconv_intro Tru64 Introduction to codeset conversion
iconv Tru64 Introduction to codeset conversion
dmColorCreate IRIX creates and initializes the color converter.
dhcpv6db2conf HP-UX DHCPv6 client database converter
cwin-big5 HP-UX big5 UDF file format converter
et-big5 HP-UX big5 UDF file format converter
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service