i created a scanner code using flex++
but when i compile that code it give me lots of error like:
In member function `void yyFlexLexer::yy_load_buffer_state()':
In member function `void yyFlexLexer::yy_init_buffer(yy_buffer_state*, std::istream*)':
In member function `virtual int yyFlexLexer::yylex()':
and others
please help me out