home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Servis / Devc / _SETUP.6 / Group16 / exe.exp < prev    next >
Text File  |  1997-12-30  |  78b  |  9 lines

  1. In add!
  2. x = 10
  3. y = 13
  4. 10 + 13 = 23
  5. In sub!
  6. x = 10
  7. y = 13
  8. 10 - 13 = -3
  9.