home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!cmcl2!acf3!tihor
- From: tihor@acf3.NYU.EDU (Stephen Tihor)
- Newsgroups: comp.sys.dec
- Subject: Re: question about files and C in VMS
- Message-ID: <59010005@acf3.NYU.EDU>
- Date: 20 Aug 92 22:00:00 GMT
- References: <1833@nikhefh.nikhef.nl>
- Sender: notes@cmcl2.nyu.edu (Notes Person)
- Organization: New York University
- Lines: 3
- Nntp-Posting-Host: acf3.nyu.edu
-
- checking the manual and looking at the comments implies taht unless you file
- is STREAMLF you are going to have problems fseek and ftell. Why not use the
- new standard forms: fgetpos and fsetpos?
-