This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

parser/lex yyunput() problem


Hi 

I want to know, how does the yyunput() function internally works (preferably
I want source code 
of yyunput(). ) 

Is there any way to make lexer to read the previous token one more time ? I
am using yyunput()
but it has some side effect with respect to my source code. 

Thanks

Bansidhar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]