html2 Flex - a scanner generator: 22. Files
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

22. Files

`-lfl'

library with which scanners must be linked.

`lex.yy.c'

generated scanner (called `lexyy.c' on some systems).

`lex.yy.cc'

generated C++ scanner class, when using `-+'.

`<FlexLexer.h>'

header file defining the C++ scanner base class, FlexLexer, and its derived class, yyFlexLexer.

`flex.skl'

skeleton scanner. This file is only used when building flex, not when flex executes.

`lex.backup'

backing-up information for `-b' flag (called `lex.bck' on some systems).


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by root on October, 25 2005 using texi2html 1.76.