Next: , Previous: I get an error about undefined yywrap()., Up: FAQ   [Contents][Index]


How can I change the matching pattern at run time?

You can’t, it’s compiled into a static table when flex builds the scanner.