Next: Reentrant Functions, Previous: Reentrant Example, Up: Reentrant [Contents][Index]
Here are the things you need to do or know to use the reentrant C API of
flex
.
• Specify Reentrant | ||
• Extra Reentrant Argument | ||
• Global Replacement | ||
• Init and Destroy Functions | ||
• Accessor Methods | ||
• Extra Data | ||
• About yyscan_t |