/* Copyright 1992 John Bovey, University of Kent at Canterbury. * * You can do what you like with this source code as long as * you don't try to make money out of it and you include an * unaltered copy of this message (including the copyright). */ /* @(#)sbar.h 1.1 14/7/92 (UKC) */ void sbar_init(void); void sbar_reset(void); void sbar_show(int, int, int);