Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!ub!uhura.cc.rochester.edu!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!lt1g+ From: lt1g+@andrew.cmu.edu (Luke David Tuttle) Newsgroups: comp.lang.c Subject: f2c conversion Message-ID: Date: 6 Feb 91 14:31:10 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 9 I am trying to make a fortran to c conversion, but f2c does not allow a few fortran commands. The command ACCEPT and the conditional statements ON DOUBLE PRESION OVERFLOW are not accepted by f2c. Does someone doing f2c conversions know of some fortran commands I could substitute. I think the original code was run on a hp8000.... Luke Tuttle lt1g@andrew.cmu.edu