Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sol.ctr.columbia.edu!ira.uka.de!smurf!subnet.sub.net!altger!york From: york@altger.UUCP (york) Newsgroups: comp.lang.fortran Subject: Re: f2c for math packages Summary: No problem Message-ID: <242@altger.UUCP> Date: 7 Dec 90 06:52:30 GMT References: <1990Dec3.193517.23353@ariel.unm.edu> Organization: /usr/lib/news/organization Lines: 4 I used f2c to translate a program of about 40000 lines of standard F77 code (numerical analysis, graphics) and had no problems with it. The package includes COMPLEX statements and COMMON blocks.