Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site stcvax.UUCP Path: utzoo!linus!philabs!seismo!hao!stcvax!lat From: lat@stcvax.UUCP (Larry Tepper) Newsgroups: net.periphs Subject: Re: Magtape capacities vs densities ? Message-ID: <219@stcvax.UUCP> Date: Wed, 4-Jan-84 12:33:01 EST Article-I.D.: stcvax.219 Posted: Wed Jan 4 12:33:01 1984 Date-Received: Fri, 6-Jan-84 01:21:38 EST References: <190@rna.UUCP>, <218@stcvax.UUCP> Organization: Storage Technology Corp. Louisville, CO Lines: 10 Oops! That program I posted has been laying around our site for awhile. The inter-record gap for 6250 tapes is .3 inches, but is .6 for 1600 bpi. If you change the program to account for this, you do indeed get same numbers as the DEC Peripherals Handbook. The changes are simple: Make `density' an int and fix it's scanf format string. Add a variable `gap' (double). After getting `density' put a switch and set gap accordingly. Change that 0.6 to `gap'