Declaring the public interface
|
||||||||||||||||
|
||||||||||||||||
|
int* stack |
||||||||||||||||
|
Note |
||||||||||||||||
|
* |
by default, members of classes are private. We could say private before int sz, if we wanted to be explicit |
|||||||||||||||
|
See also class handout, with variations on a theme, and discussion. |
||||||||||||||||
|
March 14, 1998 |
Page 9 |
C201/TAM |
||||||||||||||