home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3527 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  632 b 

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!rpi!leus
  2. From: leus@aix.rpi.edu (Sheua-Wan Leu)
  3. Newsgroups: comp.lang.fortran
  4. Subject: include function
  5. Summary: how to use "include function" in fortran
  6. Keywords: include
  7. Message-ID: <!j7yk3b@rpi.edu>
  8. Date: 11 Sep 92 21:55:12 GMT
  9. Distribution: usa
  10. Lines: 11
  11. Nntp-Posting-Host: aix.rpi.edu
  12.  
  13. Hi there:
  14.     Does anyone out there know how to use "include" in fortran.
  15.     I have a  source code :
  16.  
  17.     include(MF)
  18.     
  19.     IN  c , it is very obvious to use  include  function to include a  file.
  20.     but I have no  idea  in F77.
  21.  
  22.     Please  email to leus@rpi.edu
  23.     Thanks  in advance.
  24.