ioinit (6) --- initialize Subsystem I/O areas 03/25/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine ioinit Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Ioinit' reinitializes certain control words in the Sub- system's input/output common block. At present, it is used solely for starting the Subsystem from scratch. _I_m_p_l_e_m_e_n_t_a_t_i_o_n 'Ioinit' sets the erase character, kill character, repeat character, escape character, terminal character buffer pointer, Subsystem newline character, kill response (the string that gets printed when a kill character is encountered), terminal attributes, and terminal character count. In addition, it "opens" the user's terminal on the file descriptor designated by the macro TTY and sets all other file descriptors to "closed", and sets the Subsystem printer form and printer destination. Finally, it sets all entries in the standard port table to TTY. _C_a_l_l_s ctoc _S_e_e _A_l_s_o icomn$ (6) ioinit (6) - 1 - ioinit (6)