Path: utzoo!attcan!uunet!husc6!bloom-beacon!gatech!purdue!decwrl!hplabs!hpda!hpcupt1!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.lang.c Subject: Re: Calling C routines from Fortran programs. Message-ID: <660009@hpclscu.HP.COM> Date: 25 May 88 16:24:37 GMT References: <7554@boring.cwi.nl> Organization: HP NSG/ISD Computer Language Lab Lines: 15 > / hpclscu:comp.lang.c / dik@cwi.nl (Dik T. Winter) / 12:55 pm May 24, 1988 / > I know how to call C routines from Fortran programs on the systems > I work on. What I want to know is if there are other systems that > require other methods. > [Lots of ugly kludges deleted...] Is there any more persuasive argument for a coherent procedure calling and naming convention across all compilers on any given architecture? Apart from the odd stumbling block (like FORTRAN always insisting on passing parms by ref), writing code in multiple languages can be made sooo easy. --- shankar