home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3201 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.6 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!sdd.hp.com!swrinde!network.ucsd.edu!lyapunov.ucsd.edu!mbk
  2. From: mbk@lyapunov.ucsd.edu (Matt Kennel)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Small Language Wanted
  5. Message-ID: <17gsgnINN903@network.ucsd.edu>
  6. Date: 26 Aug 92 21:19:19 GMT
  7. References: <H.3lvmyc56w&A@lionbbs.bs.open.de>
  8. Organization: Institute For Nonlinear Science, UCSD
  9. Lines: 34
  10. NNTP-Posting-Host: lyapunov.ucsd.edu
  11. X-Newsreader: Tin 1.1 PL3
  12.  
  13. UweKloss@lionbbs.bs.open.de ( Uwe Kloss) writes:
  14. : > In addition, C has nothing equivalent to Fortrans **
  15. : > operator nor does it have complex types.
  16. : The differeces between code the compiler generates and
  17. : the one that is linked as a library or inserted by the
  18. : preprocessor.
  19.  
  20. So? Again somebody telling us that we don't really want what
  21. we say we want.
  22.  
  23. : > And arrays, C has no true array type
  24. : > like Fortran does (One must use pointers to pointers ... to pointers).
  25. : Did you ever try:     int a[12][34];
  26. : And             :     a[x][y] = somewhat;
  27.  
  28. Yes, but try to use "a" in a subroutine.
  29.  
  30. : > Yes Fortran is still superior to C for what it is intended to do:
  31. : > Numerical Work.
  32. : This is mainly because, as you said, there's much 'canned solutions'.
  33.  
  34. Perhaps, again, there's a reason, besides compatibility, why canned
  35. solutions are STILL being written de novo in Fortran?
  36.  
  37.  
  38. --
  39. -Matt Kennel          mbk@inls1.ucsd.edu
  40. -Institute for Nonlinear Science, University of California, San Diego
  41. -*** AD: Archive for nonlinear dynamics papers & programs: FTP to
  42. -***     lyapunov.ucsd.edu, username "anonymous".
  43.