[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.5.35.
This document was generated on November 4, 2011 using texi2html 5.0.