is_errio

get the current IO mode

SYNOPSIS

int * is_errio( int isfd );

isfd isam file identifier

RETURN

a pointer to the base file descriptor iserrio field, giving the current IO mode - see Error Codes, or NULL on error.

PLEASE NOTE that this call is currently deprecated and will probably be replaced with one that returns the value itself, and not a pointer.