Xref: utzoo comp.lang.fortran:3589 comp.lang.c:31067 comp.unix.questions:24596 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.fortran,comp.lang.c,comp.unix.questions Subject: Re: the f2c program Message-ID: <13541@smoke.BRL.MIL> Date: 12 Aug 90 19:28:54 GMT References: <1990Aug11.202542.9891@ux1.cso.uiuc.edu> Followup-To: comp.lang.fortran Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <1990Aug11.202542.9891@ux1.cso.uiuc.edu> mcdonald@aries.scs.uiuc.edu (Doug McDonald) writes: >On the computer research.att.com is a program called "f2c". It converts >Fortran programs to, mostly, C. But it does NOT convert Fortran IO >calls to C. Instead it just invokes some mysterious io routines. Yes, you can get the source for the run-time support routines from the same place you get the source for "f2c".