GOLGetList Macro
From Microchip Graphics Library
C
#define GOLGetList _pGolObjects
Overview
This macro gets the current active list.
Returns
Returns the pointer to the current active list.
Preconditions
none
Side Effects
none
Example
See GOLNewList() example.