home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.modula2
- Path: sparky!uunet!psgrain!randy
- From: randy@psg.com (Randy Bush)
- Subject: Re: pascal code to modula
- Message-ID: <1993Jan25.005001.14265@psg.com>
- Organization: Pacific Systems Group, Portland Oregon, US
- References: <8267@kielo.uta.fi> <1993Jan22.163533.8577@psg.com> <C1D7p6.Bo7@agora.rain.com>
- Date: Mon, 25 Jan 1993 00:50:01 GMT
- Lines: 13
-
- robart@agora.rain.com (Joe Bob) writes:
- > randy@psg.com (Randy Bush) writes:
- >> i := INTEGER ( BITSET(i) OR BITSET(j) )
- > I think you mean
- > i := INTEGER(BITSET(i) + BITSET(j))
-
- <blush>
-
- Thanks for catching it, and apologies if anyone was confused by my mistake.
-
- randy
- --
- randy@psg.com ...!uunet!m2xenix!randy
-