dear students,
firstly install the lex utility in ur system using following command...sudo apt-get install byacc flex
after that.......using vi kamal.l........................will creal lex file with name "kamal"
now
lex kamal.l
gcc lex.yy.c -ll
./a.out
--
Regards,
Kamal Sutaria,
Assistant Professor,
(Ph.D. Pursuing)
Department Of Computer Engineering,
V.V.P. Engineering College,
Rajkot.
---
You received this message because you are subscribed to the Google Groups "vvpce2014" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vvpce2014+unsubscribe@googlegroups.com.
To post to this group, send email to vvpce2014@googlegroups.com.
Visit this group at http://groups.google.com/group/vvpce2014.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment