Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!agate!helios.ee.lbl.gov!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!hpda!hpcuhb!hp-ses!hpcc01!hpwrce!ted From: ted@hpwrce.HP.COM ( Ted Johnson) Newsgroups: comp.lang.c Subject: Re: C calls to Fortran subroutines on HP9000/300 Message-ID: <580001@hpwrce.HP.COM> Date: 25 May 89 16:28:19 GMT References: <436a0d6e.d498@mets.engin.umich.edu> Organization: Ye Olde Salt Mines Lines: 14 >I am trying to call Fortran subroutines from a C main >program, but don't know how to set up the call. Check out the "HP-UX Portability Guide" manual, part # 98794-90046, page 57. It has an example. >I can't find >any preprocessor commands like ALIAS which you can use when calling >C from a Fortran program. You don't need one. -Ted