FORM  4.2
Functions
if.c File Reference
#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 ()
 

Detailed Description

Routines for the dealing with if statements.

Definition in file if.c.