help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

my problem is "$"


From: hoanglong1712
Subject: my problem is "$"
Date: Sat, 30 Jun 2007 00:37:56 -0700 (PDT)

good day everyone
i don't understand this source code, please help   

char stemp[100]

extern int yyleng

strncpy(stemp,$1,yyleng)


and here is my question :

     why must we declare extern
     what is yyleng
     what is the role of $1 in the above function
  
that is all my questions .
thank you for your kind attention 

-- 
View this message in context: 
http://www.nabble.com/my-problem-is-%22%24%22-tf4004001.html#a11371529
Sent from the Gnu - Bison - Help mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]