filmov
tv
Lexical Analysis using Flex
![preview_player](https://i.ytimg.com/vi/xRZvFf6nPI0/maxresdefault.jpg)
Показать описание
The task is given an Input C file you have to identify and print the followings using Flex:
1. Identifiers
2. Constants (numerical values)
3. Keywords
4. Operators
A sample input file is attached herewith. For any help with flex please read my post on flex.