Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!styx!ames!ucbcad!ucbvax!RELAY.CS.NET!JOHNSON%nuhub.acs.northeastern.edu From: JOHNSON%nuhub.acs.northeastern.edu@RELAY.CS.NET ("I am only an egg.") Newsgroups: mod.computers.vax Subject: fortran bit shifting Message-ID: <8611211431.AA17156@ucbvax.Berkeley.EDU> Date: Fri, 21-Nov-86 07:54:00 EST Article-I.D.: ucbvax.8611211431.AA17156 Posted: Fri Nov 21 07:54:00 1986 Date-Received: Fri, 21-Nov-86 20:17:30 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 Approved: info-vax@sri-kl.arpa >Does anybody have (or know where we can get) an >algorithm that does bit shifting with FORTAN 77? >We want to migrate from MACRO to pure FORTRAN. We >would also appreciate any circular bit shifts and >any wraparound bit shifing algorithms. >Gary If we're talking about VMS Fortran here then look in the Programming in VAX Fortran manual at appendix D. Bit routines are discussed in there. No end-around-shifts but you should be able to do anything else you need. Chris Johnson Northeastern University