Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpda!hpcuhb!hpcllla!hpcllcm!wsj From: wsj@hpcllcm.HP.COM (Bill Johnson) Newsgroups: comp.lang.fortran Subject: Re: Suppresing compiler generated "_" suffix on names Message-ID: <68290001@hpcllcm.HP.COM> Date: 9 Jan 91 20:06:57 GMT References: <10557@lanl.gov> Organization: Hewlett Packard Calif. Language Lab Lines: 12 The f77 on Hewlett-Packard's 9000 Series 800 RISC-based machines doesn't prepend or postpend underbars to the name unless requested. The compiler directive $POSTPEND will add underbars after all external names to provide compatibility with BSD-based UNIX systems. Bill Johnson wsj@hpda.hp.com This response does not represent the official position of, or statement by, the Hewlett-Packard Company. The above data is provided for informational purposes only. It is supplied without warranty of any kind.