FORM  4.2.1
Functions
index.c File Reference
#include "form3.h"

Go to the source code of this file.

Functions

POSITIONFindBracket (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)
 

Detailed Description

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.