MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
ICONVCLOSE(3)             Linux Programmer's Manual            ICONVCLOSE(3)



NAME
       iconvclose - deallocate descriptor for character set conversion

SYNOPSIS
       ##include <>

       int iconvclose (iconvt cd);;

DESCRIPTION
       The  iconvclose function deallocates a conversion descriptor cd previ-
       ously allocated using iconvopen.

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

CONFORMING TO
       UNIX98

SEE ALSO
       iconvopen(3), iconv(3)



GNU                            November 27, 1999                ICONVCLOSE(3)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™