This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
lex problem
- From: "Bansidhar Arvind Deshpande - CTD, Chennai." <bansidhara at ctd dot hcltech dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 8 Oct 2003 13:09:10 +0530
- Subject: lex problem
Hi all,
Can anybody will tell me, the exact functionality of unput(char) function.
An also please tell me is there any alternative for lex unput(char )
function.
I am using this function in my code but because of problems i want to
avoid using this function
Thanks
Bansidhar