home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / fortran / 4824 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!walt
  3. From: walt@netcom.com (Walt Brainerd)
  4. Subject: Re: Dynamic Memory Allocation in FORTRAN, Question
  5. Message-ID: <1992Dec21.172931.15093@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. References: <Dec.20.02.22.20.1992.7312@spade.rutgers.edu> <BzL8tz.H5u@news.cso.uiuc.edu>
  8. Date: Mon, 21 Dec 1992 17:29:31 GMT
  9. Lines: 36
  10.  
  11. In article <BzL8tz.H5u@news.cso.uiuc.edu>, ercolessi@uimrl3.mrl.uiuc.edu (furio ercolessi) writes:
  12. > In article <1992Dec20.233539.4905@sol.ctr.columbia.edu>, shenkin@still3.chem.columbia.edu (Peter
  13. > Shenkin) writes:
  14. > |>In article <Dec.20.02.22.20.1992.7312@spade.rutgers.edu>
  15. > |> xiong@spade.rutgers.edu (Xiong) writes:
  16. > |>>Hi, I am wondering if it is possible to allocate memory dynomically in
  17. > |>>FORTRAN as in C? 
  18. > |>
  19. > |>No.
  20. > We are a bit negative, aren't we?  :-)
  21. > Well, if you stick to the FORTRAN standard the answer is no
  22. > [of course, Fortran is another story].
  23.  
  24. THE programming language Fortran has sometimes been written
  25. "Fortran" (the way it appeared in the first IBM manuual for
  26. the IBM 704) and sometimes been written "FORTRAN".  There has
  27. been a trend to adopt "Fortran" since about 1978, just after
  28. the Fortran 77 standard came out.  The point is that the
  29. way of writing the word does NOT indicate the version.
  30. Saying that standard FORTRAN does not have dynmaic storage
  31. allocation, but standard Fortran does is very confusing.
  32.  
  33. Fortran 77 is still an American standard, but for the rest
  34. of the world, there is only one standard, Fortran 90, and
  35. of course it does have dynamic storage allocation.
  36.  
  37. Fortran 77 is still an American standard, but for the rest
  38. of the world, there is only one standard, Fortran 90, and
  39. of course it does have dynamic storage allocation.
  40. -- 
  41. Walt Brainerd                walt@netcom.com
  42. Unicomp, Inc.                +1-415-949-4052
  43. 235 Mt. Hamilton Ave.        +1-415-949-4058 (fax)
  44. Los Altos, CA 94022 USA      "F90--Fortran for the '90s"
  45.