IGETTERMCHR(3)
HP-UX
NAME
igettermchr − returns current termination character
SYNOPSIS
#include <sicl.h>
int igettermchr (INST id, int *chr);
DESCRIPTION
Igettermchr returns in *chr the current termination character. If no termination character has been set, then -1 is returned.
RETURN VALUE
The igettermchar command returns 0 on success, or a non-zero error number if an error occurred.
ERRORS
The igettermchar fails under the following circumstances, and sets the return value to one of the following:
[I_ERR_BADID] The INST id is invalid
SEE ALSO
AUTHOR
igettermchr was developed by HP.
Hewlett-Packard Company — May 05, 1994