Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iconv_close(3C) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

iconv(3C)

iconv_close(3C)                                             iconv_close(3C)

NAME
     iconvclose - code conversion deallocation function

SYNOPSIS
     #include <iconv.h>

     int iconvclose(iconvt cd);

DESCRIPTION
     The iconvclose() function deallocates the conversion descriptor cd
     and all other associated resources allocated by the iconvopen() func-
     tion.

     The iconvclose() function will fail if:

     EBADF
          The conversion descriptor is invalid.

RESULT
     Upon successful completion, a value of zero is returned. Otherwise a
     value of -1 is returned and errno is set to indicate the error.

SEE ALSO
     iconv(3C), iconvopen(3C).































Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026