html2 Flex - a scanner generator: Files Whole document tree
    

Whole document tree

html2 Flex - a scanner generator: 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 March, 17 2002 using texi2html