Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
OSS Library Calls (i - m) iconv(3)
[EBADF] The cd parameter does not specify a valid converter descriptor.
[EILSEQ] An input character does not belong to the input code set or a valid input charac-
ter that does not have a valid counterpart in the target code set. No conversion is
attempted on the input character and inbytesleft indicates the bytes left to be con-
verted, including the first byte of the invalid character. The inbuf parameter
points to the first byte of the invalid character sequence.
The values of outbuf and outbytesleft are updated according to the number of
characters that were previously converted.
[EINVAL] The last character in the inbuf parameter was not complete. The inbytesleft
parameter indicates the number of bytes undefined in the character being con-
verted.
RELATED INFORMATION
Commands: iconv(1), genxlt(1).
Functions: iconv_close(3), iconv_open(3).
527187-017 Hewlett-Packard Company 4−3