FORM
4.1
|
#include "form3.h"
Go to the source code of this file.
Functions | |
POSITION * | FindBracket (WORD nexp, WORD *bracket) |
VOID | PutBracketInIndex (PHEAD WORD *term, POSITION *newpos) |
void | ClearBracketIndex (WORD numexp) |
VOID | OpenBracketIndex (WORD nexpr) |
int | PutInside (PHEAD WORD *term, WORD *code) |
The routines that deal with bracket indexing It creates the bracket index and it can find the brackets using the index.
Definition in file index.c.