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

  1. \ Comp 462
  2. \ Balraj Sidhu   Set: 14D4
  3. \ Date: March 28, 1990
  4. \ Problem 2.2
  5.  
  6. The ?DO was used in the definition of CLEAR because if the stack is empty
  7. it would drop out of the loop.  The loop is not entered if the start and end
  8. numbers are the same.
  9.  
  10.  
  11.  
  12.