home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17940 < prev    next >
Encoding:
Text File  |  1992-11-14  |  772 b   |  22 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!max.fiu.edu!serss0!mookherj
  3. From: mookherj@serss0.fiu.edu (The Conqueror)
  4. Subject: C on VAX
  5. Organization: Florida International University, Miami
  6. Distribution: na
  7. Date: Fri, 13 Nov 1992 22:12:14 GMT
  8. Message-ID: <BxoDoE.4pB@fiu.edu>
  9. Sender: mookherj@serss0 (The Conqueror)
  10. Lines: 10
  11.  
  12. The records we create using editor on VAX are stored as variable
  13. length records. But from C program when we use fseek or ftell
  14. it counts the record header which contains the number of records in that record.
  15. Now I want a program whick takes a variable lenghth record file and
  16. converts it into a stream file.
  17.  
  18. Please forward all responses to lingaman@fiu.edu
  19.  
  20. Thanks in advance,
  21. Jay Mookherje
  22.