Copyright Digital Equipment Corp. All rights reserved.

iconv_close

   Deallocates a specified conversion descriptor and the resources
   allocated to the descriptor.

   Format

     #include  <iconv.h>

     int iconv_close  (iconv_t cd);
 


Additional information available:

Argument        Return_Values