home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4380 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!elroy.jpl.nasa.gov!ucla-cs!ucla-mic!agsm!iwelch
  2. From: iwelch@agsm.ucla.edu (Ivo Welch)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: WangDAT: How to fseek() ?
  5. Keywords: cron
  6. Message-ID: <1992Jul26.115817.27702@mic.ucla.edu>
  7. Date: 26 Jul 92 18:58:16 GMT
  8. Organization: UCLA, Anderson Graduate School Of Management
  9. Lines: 19
  10. Nntp-Posting-Host: risc.agsm.ucla.edu
  11.  
  12.  
  13. I would like to write a few programs to lay out our large databases onto a DAT
  14. tape.  Unfortunately,  I  lack all expertise with   tape  drives,  and my Wang
  15. manual is less than explicit.
  16.  
  17. I understand how to use devices (/dev/rxt0, /dev/nrxt0) to read and write data
  18. byte by byte and  file by  file.  What I   really  would like, though, is  the
  19. additional ability to  keep an  index on   disk,  and do a  fast fseek()  that
  20. employs the WangDATs fast seek facilities. How would I do this in a C program?
  21.  
  22. I.e. could some kind sole please send me replacements  for fseek() and ftell()
  23. with such DAT tape drives, please?
  24.  
  25. Thanks for any information.
  26.  
  27. /ivo welch
  28.  
  29. PS: Has anyone used SafetyNet? It got a rave review, but my efforts to contact
  30. the author has been unsuccessful.
  31.