| | AnaGram Parser Generator: New features in version 2.01 |
 | | To run the parser, declare an instance of the parser control block on the stack, initialize your fields in the parser control block as appropriate, lock any relevant mutexes, and then call the parser function with a pointer to the parser control block as the argument. |
 | | Users who are building parsers for embedded systems or other uses where memory is limited may want to override this default value with their own specification. |
 | | When you have enabled the reentrant parser switch, the parse function, the initializer function, and the parser value function are all defined to take a pointer to the parser control block as their sole argument. |
| www.parsifalsoft.com /new201.html (1520 words) |