home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13540 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  915 b 

  1. Xref: sparky comp.unix.questions:13540 comp.sys.hp:13021
  2. Newsgroups: comp.unix.questions,comp.sys.hp
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!hp-col!hpfcnfs.sde.hp.com!pld
  4. From: pld@fc.hp.com (Paul_Dineen)
  5. Subject: Re: lib77 "flush" call. Where is it in UNIX?
  6. Message-ID: <Bxvw01.A28@fc.sde.hp.com>
  7. Sender: news@fc.sde.hp.com (Notes Administrator)
  8. Organization: HP CLO/CoLL, Fort Collins, CO
  9. X-Newsreader: TIN [version 1.1.4 PL6]
  10. References: <1992Nov17.172955.27890@alchemy.chem.utoronto.ca>
  11. Date: Tue, 17 Nov 1992 23:31:11 GMT
  12. Lines: 5
  13.  
  14. : You can write a "flush" that calls "fflush" (which is a standard C
  15. : routine, and you should have a man page for it). You will need to use the
  16. : HP-UX 'fstream' routine to map the FORTRAN unit number to a C stream number.
  17.  
  18.   Note that 'fstream' is a FORTRAN routine, rather than an HP-UX routine.
  19.