iiooggeettcc() -- I/O Routine

#iinncclluuddee <ssyyss/iioo.hh>
iinntt
iiooggeettcc(_i_o_p)
IIOO *_i_o_p;

iiooggeettcc() reads a  character from the I/O segment referenced  by _i_o_p.  If an
address fault  occurs, iiooggeettcc() sets  uu.uu_eerrrroorr to EEFFAAUULLTT,  and returns -1;
otherwise,  it decrements  _i_o_p->iioocc by  one  and returns  the value  of the
character read.   If _i_o_p->iioo_iioocc (the I/O count)  is zero, iiooggeettcc() returns
-1.

_S_e_e _A_l_s_o
II/OO rroouuttiinneess
