This C++ flex scanner does not output any yytext so it just returns 0
%{ #include #include %} %option noyywrap c++ case-inse