home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / math / numanal / 3375 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  712 b 

  1. Path: sparky!uunet!usc!sdd.hp.com!nigel.msen.com!spool.mu.edu!agate!garnet.berkeley.edu!actize
  2. From: actize@garnet.berkeley.edu ()
  3. Newsgroups: sci.math.num-analysis
  4. Subject: calling Fortran libraries with C
  5. Date: 23 Nov 1992 00:49:23 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 9
  8. Distribution: ba
  9. Message-ID: <1ep9qjINNsni@agate.berkeley.edu>
  10. NNTP-Posting-Host: garnet.berkeley.edu
  11. Keywords: Fortran, C
  12.  
  13. I program in C, and most of our mathematical libraries are in Fortran 77.
  14. Our online documentation describes a few things, such as 
  15. 1.    Fortran calls by address
  16. 2.    The order of array storage is different.
  17.  
  18. Does anybody have experience with this, and advice ?
  19.  
  20. David
  21. actize@garnet.berkeley.edu
  22.