Xref: utzoo comp.sys.hp:2099 comp.lang.c:18922 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!purdue!mailrus!caen.engin.umich.edu!cunning From: cunning@caen.engin.umich.edu (Gregory Scott Cunningham) Newsgroups: comp.sys.hp,comp.lang.c Subject: C calls to Fortran subroutines on HP9000/300 Keywords: C,HP9000 Message-ID: <436a0d6e.d498@mets.engin.umich.edu> Date: 24 May 89 14:39:00 GMT Followup-To: comp.sys.hp Distribution: usa Organization: U of M Engineering, Ann Arbor, Mich. Lines: 5 I am trying to call Fortran subroutines from a C main program, but don't know how to set up the call. I can't find any preprocessor commands like ALIAS which you can use when calling C from a Fortran program. The Fortran routines I want to call are part of a general environment graphics package.