typedef struct
{
var number;
char *node;
ENTITY* parent;
} OBJECTS;