/* ** === WtScn.H -- Header for WtScn.C */ /*======================*/ /*===== Prototypes =====*/ /*======================*/ int scn_left(char *inp_str, char *key_str); void scn_interp(char *str); void scn_setppnlog(int lmode); void scn_setwatch(int wmode); /* EOF(WtScn.H) */