ILE C/C++ Programmer's Guide

Declarations and Definitions

In Figure 317, the declaration of the Stack class template is contained in the file stack.h and the function definitions are contained in the file stack.c.


[ Top of Page | Previous Page | Next Page | Table of Contents ]