home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8487 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  692 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.pascal
  4. Subject: help
  5. Message-ID: <8290@kielo.uta.fi>
  6. Date: 24 Jan 93 13:41:16 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: 15
  12. Nntp-Posting-Host: vehka
  13.  
  14. This is a pascal code which i thought was wrong : can anyone out there explain
  15. what values i gets ( or can it be written in another way )
  16.  
  17. var    i,j: integer ;
  18. .....
  19. ....
  20.     i := i or j ;
  21. ......
  22.  
  23.  
  24. --
  25. gallows
  26.      Opinions are like assholes;
  27.      Everybody has one but nobody wants to look at the others.
  28.  
  29.