home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / modula2 / 1724 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  673 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!uta!vehka.cs.uta.fi!csfraw
  2. From: csfraw@vehka.cs.uta.fi (Francis Akoto)
  3. Newsgroups: comp.lang.modula2
  4. Subject: pascal code to modula
  5. Message-ID: <8267@kielo.uta.fi>
  6. Date: 22 Jan 93 10:57:03 GMT
  7. Sender: news@uta.fi
  8. Reply-To: csfraw@vehka.cs.uta.fi (Francis Akoto)
  9. Distribution: world
  10. Organization: University of Tampere, Finland
  11. Lines: 18
  12. Nntp-Posting-Host: vehka
  13.  
  14. This is a pascal code
  15.  
  16.    i,j: integer ;
  17.  
  18.           i := i or j ;
  19.  
  20. what will be ite equivalent in modula-2 ?
  21.  
  22. email answer to me :csfraw@vehka.cs.uta.fi
  23.  
  24. thanks
  25.  
  26.      
  27. --
  28. gallows
  29.      Opinions are like assholes;
  30.      Everybody has one but nobody wants to look at the others.
  31.  
  32.