#include <stdio.h>#include <stdlib.h>#include "ptrstack.h"Go to the source code of this file.
Definition at line 64 of file ptrstack.c.
References NULL, PtrStackHandle, ptrstack::s, ptrstack::size, and ptrstack::top.
Definition at line 34 of file ptrstack.c.
References ptrstack::growthrate, NULL, PtrStackHandle, ptrstack::s, ptrstack::size, size, and ptrstack::top.
Definition at line 100 of file ptrstack.c.
References PtrStackHandle, ptrstack::s, and ptrstack::top.
Definition at line 79 of file ptrstack.c.
References ptrstack::growthrate, NULL, PtrStackHandle, ptrstack::s, ptrstack::size, and ptrstack::top.