ppaanniicc() -- Accessible Kernel Routine

vvooiidd
ppaanniicc(_f_o_r_m_a_t, _a_r_g, ... )
cchhaarr *_f_o_r_m_a_t;

ppaanniicc()  prints an  error message  and halts the  system.  Normally,  it is
called only when a catastrophic event occurs.

_f_o_r_m_a_t gives  formatting information for the  error message, accompanied by
zero  or more  _a_r_g arguments.   Syntax for  _f_o_r_m_a_t is the  same as  for the
kernel function pprriinnttff().

_S_e_e _A_l_s_o
aacccceessssiibbllee kkeerrnneell rroouuttiinnee, pprriinnttff()
