Public Attributes

Stack::ListElem Struct Reference

#include <Stack.h>

List of all members.

Public Attributes

Student data
 Contains data of the Stack Element.
ListElemnext
 Pointer to next Pointer Element.

Detailed Description

/brief Stack Element


Member Data Documentation

Pointer to next Pointer Element.

Can be NULL to identify the stack end


The documentation for this struct was generated from the following file:
 All Classes Functions Variables