home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_12 / 735.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-12  |  723KB  |  2550x3300
Labels: book | reckoner
OCR: and OOP Inheritance 735 12.5 ++ POSTCOND :NOILI returns true if an element was removed from the stack; returns false not Note bool Top int &elt PRECONDITION: none POSTCOND ITION returns false if the stack is se empty and elt is unchanged; elt contai otherwi ins the retu rns true and integer that is on top of the stack private: omitted Private data members Note Again, the data members ofintStack have been omitted since cl ass they intLi will not st and without reference to to or enter vice c into implementation lass versa the int when could Stac discussion the be situation The fact that we an can the data discuss As parts members long a linked the indicates list public using that notation inter the the changed from array notation warranted the change face (the intLi prototypes or of the pub ...