home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!rroman
- From: rroman@casbah.acns.nwu.edu (Randall Roman)
- Subject: Using C routines in Fortran programs
- Message-ID: <1992Jul31.195651.7843@news.acns.nwu.edu>
- Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
- Organization: Northwestern University, Evanston Illinois.
- Date: Fri, 31 Jul 1992 19:56:51 GMT
- Lines: 13
-
- Is it possible to use C routines in Fortran programs and vice-versa?
- I have some routines for text-processing written in C that I wish
- to be used by fortran programs. Similarly, there are fortran routines
- I wish to use in C programs. Is there a way to do this without
- converting the code from one language to the other, specifically,
- is there a way to use the various libraries from one language in
- programs for the other. The environment I'm programming in is
- Sparc II running Sunos 4.1.1.
-
- --
- Randy Roman
- r-roman@nwu.edu
- Jarvis needs Help!!!
-