|
FORM
4.2
|
#include "form3.h"Go to the source code of this file.
Functions | |
| WORD | GetIfDollarNum (WORD *ifp, WORD *ifstop) |
| int | FindVar (WORD *v, WORD *term) |
| WORD | DoIfStatement (PHEAD WORD *ifcode, WORD *term) |
| WORD | HowMany (PHEAD WORD *ifcode, WORD *term) |
| VOID | DoubleIfBuffers () |
Routines for the dealing with if statements.
Definition in file if.c.
1.8.14