(flex.info)Is there a way to make flex treat NULL like a regular character?


Next: Whenever flex can not match the input it says "flex scanner jammed". Prev: I am trying to port code from AT&T lex that uses yysptr and yysbuf. Up: FAQ
Enter node , (file) or (file)node

Is there a way to make flex treat NULL like a regular character?
================================================================

Yes, '\0' and '\x00' should both do the trick.  Perhaps you have an
ancient version of 'flex'.  The latest release is version 2.6.4.


automatically generated by info2www version 1.2.2.9