/sys$common/syshlp/helplib.hlb CC, Run-time functions, iconv_close *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Deallocates a specified conversion descriptor and the resources allocated to it. Syntax: #include <iconv.h> int iconv_close (iconv_t cd);
|