home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3107 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.2 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!twilight!triton.wpd.sgi.com!wsj
  2. From: wsj@triton.wpd.sgi.com (Bill Johnson)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: NAMELIST simulating routine
  5. Keywords: NAMELIST
  6. Message-ID: <os4jeuc@twilight.wpd.sgi.com>
  7. Date: 21 Aug 92 21:21:33 GMT
  8. References: <1992Aug21.044540.22611@cco.caltech.edu>
  9. Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
  10. Reply-To: wsj@wpd.sgi.com
  11. Organization: Silicon Graphics, Inc.
  12. Lines: 21
  13.  
  14. In article <1992Aug21.044540.22611@cco.caltech.edu>, yucao@sampson.ccsf.caltech.edu (Yu Cao) writes:
  15. |> Has anybody written such a thing that enables you to read NAMELIST formatted
  16. |> files when the compiler doesn's support it?
  17. |> 
  18. |> Any info is appreciated.
  19. |> 
  20. |> --Yu
  21.  
  22. You could translate to C using f2c -- this supports namelist.  f2c is
  23. available from research.att.com -- use
  24.  
  25.     mail netlib@research.att.com
  26.     send index
  27.  
  28. to get info, or ftp from research.att.com (with login netlib).  I have
  29. used f2c with great success.
  30.  
  31. -- 
  32. Bill Johnson                    9U-530                   wsj@wpd.sgi.com
  33. Silicon Graphics, Inc.                             Office:(415) 390-1440
  34. Systems Software Technology Center                    Fax:(415) 969-2314
  35.