Public Attributes | |
int | growthrate |
int | size |
int | top |
void ** | s |
|
Definition at line 28 of file ptrstack.c. Referenced by ptrstack_create, and ptrstack_push. |
|
Definition at line 31 of file ptrstack.c. Referenced by ptrstack_compact, ptrstack_create, ptrstack_destroy, ptrstack_pop, and ptrstack_push. |
|
Definition at line 29 of file ptrstack.c. Referenced by ptrstack_compact, ptrstack_create, and ptrstack_push. |
|
Definition at line 30 of file ptrstack.c. Referenced by ptrstack_compact, ptrstack_create, ptrstack_empty, ptrstack_pop, ptrstack_popall, and ptrstack_push. |