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

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

Contents


iconv_close(3C)						       iconv_close(3C)


NAME    [Toc]    [Back]

     iconv_close - code	conversion deallocation	function

SYNOPSIS    [Toc]    [Back]

     #include <iconv.h>

     size_t iconv_close(iconv_t	cd );

DESCRIPTION    [Toc]    [Back]

     The iconv_close() function	deallocates the	conversion descriptor cd. It
     deallocates all other associated resources	allocated by iconv_open()
     also.  If a file descriptor is used to implement the type iconv_t,	that
     file descriptor will be closed.

     The iconv_close() function	may fail under the following conditions	and
     set errno to the suitable value.


     [EBADF]

	  The conversion descriptor is not valid.

     The iconv_close() function	returns	0, upon	successful completion.
     Otherwise,	it returns -1 and set errno to indicate	the error.

SEE ALSO    [Toc]    [Back]

      
      
     iconv(3C) , iconv_open(3C).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
iconv IRIX code conversion function
iconv_open IRIX code conversion allocation function
iconv HP-UX code set conversion
mfconv HP-UX Mainframe code set conversion
iconv IRIX code set conversion tables
iconv IRIX code set conversion utility
wchrtbl IRIX generate character classification and conversion tables for ASCII and supplementary code sets
dmicanytoany IRIX Any to Any image conversion utility function
malloc OpenBSD memory allocation and deallocation
realloc OpenBSD memory allocation and deallocation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service