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: What is "shr" and "shl" ???
- Message-ID: <8266@kielo.uta.fi>
- Date: 22 Jan 93 10:35:21 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
-
- Going through a pascal source code i came across these: shl and shr
-
- shl is used like this :
- pt = 1 shl (j-1);........ pt and j are integers.
-
- what do these two "functions or whatever they are do
-
-
- email me the answer..... hanks
-
- --
- gallows
- Opinions are like assholes;
- Everybody has one but nobody wants to look at the others.
-
-