home *** CD-ROM | disk | FTP | other *** search
- \ Answer for problem 2.2
-
- \ Author: Dickson Cheng 03/28/90 13:16:04.91
-
- \ ?DO will loop 0 times if first = last.
- \ Since there would be possible a empty stack, so use ?DO in the definition
- \ of CLEAR to make sure it still runs if the stack is empty.
-
-