home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17820 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sdd.hp.com!elroy.jpl.nasa.gov!ames!agate!dog.ee.lbl.gov!news!nosc!dale.cts.com!glippert
  3. From: glippert@dale.cts.com (George Lippert)
  4. Subject: Setting File Output to Unbuffered in VAX C
  5. Message-ID: <Bx9uuo.Cz6@dale.cts.com>
  6. Summary: setbuf() and setvbuf() don't work
  7. Keywords: setbuf setvbuf
  8. Sender: news@dale.cts.com (USENET News Account)
  9. Organization: Titan Linkabit Corporation
  10. X-Newsreader: TIN [version 1.1 PL6]
  11. Date: Fri, 6 Nov 1992 01:59:11 GMT
  12. Lines: 16
  13.  
  14.  
  15. Gentlepeople,
  16.  
  17. After fopen()'ing a file for write in VAX C, is there a way to set it to do
  18. *unbuffered* output?  The current version of VAX C does not seem to support
  19. the Standard C functions setbuf()/setvbuf().
  20.  
  21. That is to say the functions are in the RTL but they return non-zero values
  22. (ie. not successful/not implemented) and seem to have no effect.
  23.  
  24. Thanks for any help you might offer.
  25. --
  26. George A. Lippert      Member of Technical Staff       Titan Satellite Systems
  27. 3033 Science Park Road             San Diego, CA 92121            619.552.9933
  28. work: glippert@dale.cts.com               home: zucchini!glippert@dale.cts.com 
  29. ------------------------------------------------------------------------------
  30.