Introduction - If you have any usage issues, please Google them yourself
Arithmetic expression parser
Description: The code includes a portable tokenizer like the StreamTokenizer in Java. It parses and interprets an arithmetic expression expressed in a flexible C-like syntax.