i made array that had all letter from(a-z) ,i want to compare the content of text file with this array ,i want to make that because i need to distinguish between identifier and reserved word.
i already write code for reserved word but i can't for identifier.
i need any idea please.
thx.
i already write code for reserved word but i can't for identifier.
i need any idea please.
thx.
Comment