home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / fpc / source / p2_2dc.seq < prev    next >
Text File  |  1990-03-28  |  260b  |  9 lines

  1. \ Answer for problem 2.2
  2.  
  3. \ Author: Dickson Cheng  03/28/90 13:16:04.91
  4.  
  5. \ ?DO will loop 0 times if first = last.
  6. \ Since there would be possible a empty stack, so use ?DO in the definition
  7. \ of CLEAR to make sure it still runs if the stack is empty.
  8.  
  9.