home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / fortran / 2911 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.0 KB  |  24 lines

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