Public Attributes | |
long | growthrate |
long | size |
long | top |
int * | s |
|
Definition at line 28 of file intstack.c. Referenced by intstack_create, and intstack_push. |
|
Definition at line 31 of file intstack.c. Referenced by intstack_compact, intstack_create, intstack_destroy, intstack_pop, and intstack_push. |
|
Definition at line 29 of file intstack.c. Referenced by intstack_compact, intstack_create, and intstack_push. |
|
Definition at line 30 of file intstack.c. Referenced by intstack_compact, intstack_create, intstack_empty, intstack_pop, intstack_popall, and intstack_push. |