fortran to c

  I wan to compile s.db.rim and v.db.rim
  somebody has tell me that I must transponse it from fortran
  to C with a F2c program....Does anybody made this before???
  How I do this??? How I can compile these programs after this?

  My configuration:

  Sun SPARC 20
  SOlaris 3.3

  :)

  thank's

Nelson Segura Nunez (nsegura@halcon.dpi.udec.cl) writes on 4 Oct 94:

I wan to compile s.db.rim and v.db.rim
somebody has tell me that I must transponse it from fortran
to C with a F2c program....Does anybody made this before???
How I do this??? How I can compile these programs after this?

For starters, f2c is available at ftp://netlib.att.com/netlib/f2c.

--Darrell