#include "stdio.h" #include "string.h" #include "conio.h" #include "ctype.h" char prog[80], token[8]; char ch; int syn,n; int kk;