FORM  4.2.1
Data Fields
NeStInG Struct Reference

#include <structs.h>

Data Fields

WORD * termsize
 
WORD * funsize
 
WORD * argsize
 

Detailed Description

The NESTING struct is used when we enter the argument of functions and there is the possibility that we have to change something there. Because functions can be nested we have to keep track of all levels of functions in case we have to move the outer layers to make room for a larger function argument.

Definition at line 999 of file structs.h.


The documentation for this struct was generated from the following file: