home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- 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
- From: glippert@dale.cts.com (George Lippert)
- Subject: Setting File Output to Unbuffered in VAX C
- Message-ID: <Bx9uuo.Cz6@dale.cts.com>
- Summary: setbuf() and setvbuf() don't work
- Keywords: setbuf setvbuf
- Sender: news@dale.cts.com (USENET News Account)
- Organization: Titan Linkabit Corporation
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Fri, 6 Nov 1992 01:59:11 GMT
- Lines: 16
-
-
- Gentlepeople,
-
- After fopen()'ing a file for write in VAX C, is there a way to set it to do
- *unbuffered* output? The current version of VAX C does not seem to support
- the Standard C functions setbuf()/setvbuf().
-
- That is to say the functions are in the RTL but they return non-zero values
- (ie. not successful/not implemented) and seem to have no effect.
-
- Thanks for any help you might offer.
- --
- George A. Lippert Member of Technical Staff Titan Satellite Systems
- 3033 Science Park Road San Diego, CA 92121 619.552.9933
- work: glippert@dale.cts.com home: zucchini!glippert@dale.cts.com
- ------------------------------------------------------------------------------
-