EQU_DS_AMS1 Type (Structure)

graphing.h, unknown.h

typedef struct SEquDS_AMS1 {
WINDOW_AMS1 wMain;
short focus;
short cFunc;
short yPos;
short xOffset;
short yBelow;
unsigned short bAltForm;
} EQU_DS_AMS1;

Structure for defining internal Y = Editor app data (AMS 1.xx version).

EQU_DS_AMS1 is the AMS 1.xx version of the EQU_DS structure. It uses the AMS 1.xx version of the WINDOW structure.


See also: EQU_DS