i want to make program in text file this file contains program by c++,the program may be written by another language. reserved word like(for,if,while,......)i.e these word i can't write it as variable. identifier any word but this word must not start with digit but may contain digit in the middle like(x1,count,sum2,......). i want to write program in borland c++ to tell ...