// @(#)$Id: Money.pri,v 1.2 1997/07/30 15:46:41 leavens Exp $ // protected and private members of Money protected: long int cents; // abstraction function: A(self, any) = pennies(self\any.cents\any);