[net.lang] Request for information on Berkeley Pascal

reg@vaxine.UUCP (Rick Genter) (12/21/83)

[ 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