manpagez: man pages & more
info flex
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

I get an error about undefined yywrap().

You must supply a yywrap() function of your own, or link to ‘libfl.a’ (which provides one), or use

%option noyywrap

in your source to say you don’t want a yywrap() function.


This document was generated on August 12, 2012 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.