Public Member Functions | |
listsStruct () | |
~listsStruct () | |
void | init (int n) |
Public Attributes | |
int ** | longList |
int * | longListCounterList |
listsStruct::listsStruct | ( | ) | [inline] |
listsStruct::~listsStruct | ( | ) | [inline] |
References longList, and longListCounterList.
void listsStruct::init | ( | int | n | ) | [inline] |
References longList, and longListCounterList.
int** listsStruct::longList |
Referenced by init(), and ~listsStruct().
Referenced by init(), and ~listsStruct().