Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site vaxine.UUCP Path: utzoo!linus!vaxine!reg From: reg@vaxine.UUCP (Rick Genter) Newsgroups: net.lang,net.lang.pascal Subject: Request for information on Berkeley Pascal Message-ID: <126@vaxine.UUCP> Date: Wed, 21-Dec-83 09:52:19 EST Article-I.D.: vaxine.126 Posted: Wed Dec 21 09:52:19 1983 Date-Received: Thu, 22-Dec-83 00:27:12 EST Organization: Automatix Inc., Billerica, MA Lines: 21 [ This line intentionally left non-blank ] Has anyone modified the Berkeley Pascal compiler to add the built-in procedure SEEK as exists in, say, UCSD Pascal? I find it difficult to deal with random access files of varying file types as it stands now (having to write a separate seek routine for each type of file and not knowing the internal structure of a FILE variable in Berkeley Pascal make it a royal pain, one for which I do not have the time). Thanks for any help you can give me. Rick Genter Automatix Inc. 1000 Tech Park Drive Billerica MA 01821 ...!linus!vaxine!reg P.S. We are running 4.2BSD - the compiler seems different than 4.1BSD, though neither have the SEEK that I want. -Rick