Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!fs7.ece.cmu.edu!faraday.ece.cmu.edu!winstead From: winstead@faraday.ece.cmu.edu (Charles Holden Winstead) Newsgroups: comp.lang.fortran Subject: Re: lint like program for fortran Message-ID: <1991May13.160507.9040@fs7.ece.cmu.edu> Date: 13 May 91 16:05:07 GMT Sender: news@fs7.ece.cmu.edu (USENET News System) Organization: Electrical and Computer Engineering, Carnegie Mellon Lines: 13 Other forchek questions: - Is there any way to tell it to recognize double precision? - Is there any way for it to recognize subroutines and functions with a "_" in the name? i.e. call find_minimum(a,b,c). I realize this isn't standard FORTRAN, but then I don't much care about portability. I write programs to get answers on my system. Thanks! -Chuck