home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / dec / 4640 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  589 b 

  1. Path: sparky!uunet!stanford.edu!rutgers!cmcl2!acf3!tihor
  2. From: tihor@acf3.NYU.EDU (Stephen Tihor)
  3. Newsgroups: comp.sys.dec
  4. Subject: Re: question about files and C in VMS
  5. Message-ID: <59010005@acf3.NYU.EDU>
  6. Date: 20 Aug 92 22:00:00 GMT
  7. References: <1833@nikhefh.nikhef.nl>
  8. Sender: notes@cmcl2.nyu.edu (Notes Person)
  9. Organization: New York University
  10. Lines: 3
  11. Nntp-Posting-Host: acf3.nyu.edu
  12.  
  13. checking the manual and looking at the comments implies taht unless you file 
  14. is STREAMLF you are going to have problems fseek and ftell.   Why not use the 
  15. new standard forms: fgetpos and fsetpos?
  16.