Path: utzoo!attcan!uunet!lll-winken!ncis.tis.llnl.gov!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.sys.hp Subject: Re: C calls to Fortran subroutines on HP9000/300 Message-ID: <7870003@hpwrce.HP.COM> Date: 25 May 89 16:48:38 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