home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / modula2 / 1735 < prev    next >
Encoding:
Text File  |  1993-01-24  |  695 b   |  24 lines

  1. Newsgroups: comp.lang.modula2
  2. Path: sparky!uunet!psgrain!randy
  3. From: randy@psg.com (Randy Bush)
  4. Subject: Re: pascal code to modula
  5. Message-ID: <1993Jan25.005001.14265@psg.com>
  6. Organization: Pacific Systems Group, Portland Oregon, US
  7. References: <8267@kielo.uta.fi> <1993Jan22.163533.8577@psg.com> <C1D7p6.Bo7@agora.rain.com>
  8. Date: Mon, 25 Jan 1993 00:50:01 GMT
  9. Lines: 13
  10.  
  11. robart@agora.rain.com (Joe Bob) writes:
  12. > randy@psg.com (Randy Bush) writes:
  13. >>    i := INTEGER ( BITSET(i) OR BITSET(j) )
  14. >   I think you mean
  15. >     i := INTEGER(BITSET(i) + BITSET(j))
  16.  
  17. <blush>
  18.  
  19. Thanks for catching it, and apologies if anyone was confused by my mistake.
  20.  
  21. randy
  22. -- 
  23. randy@psg.com   ...!uunet!m2xenix!randy
  24.