home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.questions:13540 comp.sys.hp:13021
- Newsgroups: comp.unix.questions,comp.sys.hp
- 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
- From: pld@fc.hp.com (Paul_Dineen)
- Subject: Re: lib77 "flush" call. Where is it in UNIX?
- Message-ID: <Bxvw01.A28@fc.sde.hp.com>
- Sender: news@fc.sde.hp.com (Notes Administrator)
- Organization: HP CLO/CoLL, Fort Collins, CO
- X-Newsreader: TIN [version 1.1.4 PL6]
- References: <1992Nov17.172955.27890@alchemy.chem.utoronto.ca>
- Date: Tue, 17 Nov 1992 23:31:11 GMT
- Lines: 5
-
- : You can write a "flush" that calls "fflush" (which is a standard C
- : routine, and you should have a man page for it). You will need to use the
- : HP-UX 'fstream' routine to map the FORTRAN unit number to a C stream number.
-
- Note that 'fstream' is a FORTRAN routine, rather than an HP-UX routine.
-