reportek
reportek("Erase", curerase, olderase, CERASE);
reportek("Kill", curkill, oldkill, CKILL);
reportek("Interrupt", curintr, oldintr, CINTR);
void reportek(char *, char, char, char);