home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!uta!vehka.cs.uta.fi!csfraw
- From: csfraw@vehka.cs.uta.fi (Francis Akoto)
- Newsgroups: comp.lang.pascal
- Subject: help
- Message-ID: <8290@kielo.uta.fi>
- Date: 24 Jan 93 13:41:16 GMT
- Sender: news@uta.fi
- Reply-To: csfraw@vehka.cs.uta.fi (Francis Akoto)
- Distribution: world
- Organization: University of Tampere, Finland
- Lines: 15
- Nntp-Posting-Host: vehka
-
- This is a pascal code which i thought was wrong : can anyone out there explain
- what values i gets ( or can it be written in another way )
-
- var i,j: integer ;
- .....
- ....
- i := i or j ;
- ......
-
-
- --
- gallows
- Opinions are like assholes;
- Everybody has one but nobody wants to look at the others.
-
-