home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp / 15219 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  831 b 

  1. From: bobm@hpfcso.FC.HP.COM (Bob Montgomery)
  2. Date: Fri, 22 Jan 1993 22:46:54 GMT
  3. Subject: Re: fortran preprocessor?
  4. Message-ID: <7371535@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpfcso!bobm
  7. Newsgroups: comp.sys.hp
  8. References: <suplick.727730735@bach>
  9. Lines: 14
  10.  
  11. In comp.sys.hp, suplick@convex.com (Jean Suplick) writes:
  12.  
  13. > Is there a preprocessor on the HP that takes fortran code?  It should
  14. > be able to process the usual #DEFINE and #IFDEF kinds of things.
  15.  
  16. From the 9.0 f77(1) man page:
  17.  
  18.            +  Arguments that end with .F are processed by the C
  19.               preprocessor, with the output written to a temporary file.
  20.               The file is then compiled and removed.
  21.  
  22. This feature is new with release 9.0.
  23.  
  24. Bob Montgomery, HP
  25.